make an endless game in gamesalad?

sad26sad26 Member Posts: 30
I see all the games like doodke jump and temple run.(all the endless games)
And I was wondering, how do they generate random objects and scenes appear while the character is running
Like how does the game doodle jump generate random platforms to jump on???

Best Answer

  • Braydon_SFXBraydon_SFX Posts: 9,273
    Accepted Answer
    You could just recycle the platforms. So when the platform isn't on the screen, move the Y position up and add a random function in for the X position. It's pretty simple once you know how to do it. Unfortunately, I don't have much time to write it out. Perhaps someone else can.

    Hope this little bit helps.

Answers

Sign In or Register to comment.