Platform Spawner - Precise & Efficient - For your endless runner game
ericzingeler
Member Posts: 334
Here is demo project of how to spawn platforms for an endless runner game.
Check it out
Post here for any questions.
Note: Once Creator v 0.11 is released with new loop behavior, current loop(s) will be replaced.
Check it out
Post here for any questions.
Note: Once Creator v 0.11 is released with new loop behavior, current loop(s) will be replaced.
Comments
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
www.appdore.com || appdore twitter || appdore facebook
http://www.jamie-cross.net/?portfolio=gamesalad-endless-runner-overview
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
If you wanted those platforms to never move when the edge is hit you'd need to move them across the screen using an interpolate behavior (and un-checking moveable in the physics settings) or some other way. In the class I teach at udemy I demonstrate this method when creating a full endless runner.
As always there are lots of different ways of achieving the same effect, it just depends on your specifics needs.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page