Spawing Actors randomly in doodle jump-like game?
blue_elephant
Member Posts: 505
i'm making a game (think doodle jump) and I need to find a way to spawn actors on the bases randomly, like bonuses and enemies. Also is there a way to make the enemies get more prominent as the game goes on?
Thank you in advance!
Thank you in advance!
Comments
If the project recycles the platform, (Not destroy the actor but instead changes its position) All you have to do Is change the platform's rules to make it spawn actors above it randomly every random second. You could even make in progressively harder by doing if attribute score = X spawn actors every X seconds. At the start maybe make it a spawn monster every 6,7,8 seconds slowly you could increase it to 3,4,5 seconds.
If you need any further help feel free to PM me
Cheers
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
Cheers!
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★
★ My Apps | Gamesalad Tutorials : Youtube Channel , Website. ★