HELP! How do you spawn actors randomly?

Hello everyone, I need help with the first game I am building. It is like flappy bird except you are going up rather than side ways. It is also like Chick Run 2 if you have played that game except here you fly up and down rather than run on the bar. Anyway I need help with spawning the pipes randomly. I dont know how to get the pipes to spawn as my actor (the main actor) goes up. I want it so that as my actor goes up and passes in between the bars to spawn another bar at the top of the screen. Basically like flappy bird but going up. I also need it so that it spawns the score counter too. I use gravity at 3 in scene to move the camera up, but if there is a better way to do it please let me know.

Comments

Sign In or Register to comment.