Skip to main content

Search

How do I continuously spawn road for free runner game?

  • Supposer

    Have you tried hsing an emitter, and a timer? You can then have the player be static as road flies towards them, perhaps.

  • napzackz

    One way would be to keep the player still and have the road come towards them. This can be done by emitting a piece of the road with a mover attached to it at a set interval. Then set the pieces to disappear after they leave the screen.

Please sign in to leave a comment.