#How to make a static character while the level passes by itself?

4 messages · Page 1 of 1 (latest)

crude pollen
#

I want to make a game where the character just stands on the left side of the screen while the level passes by itself, but I don't know how to do that. can anybody help me?

brittle sierra
#

Either you could make the level move, or that the player always moves at a constant speed, the latter is probably better if you want to use collisions

crude pollen
brittle sierra