Falling Objects

knarovichknarovich Member Posts: 2
edited June 2012 in Working with GS (Mac)
I am trying to make a game where objects are falling from the top of the screen to the bottom. I am having a hard time making objects do this. Could someone please help me??

Thank you

Best Answer

  • DanDaMan123DanDaMan123 Posts: 216
    Accepted Answer
    What you could do is make it so that the objects have a behavior to make them fall, like move, accelerate, scene gravity, etc. Then, in the scene that you want them to fall, you would have an actor that spawns these obstacles. Assuming that you don't want the objects all falling from the same spot, in the 'spawn actor' behavior you could specify that it spawns the actors x position with a randomizer.

Answers

Sign In or Register to comment.