[N00B]: I Need to make my ball move and bounce

dekisimkedekisimke Member Posts: 24
edited November 2014 in Working with GS (Mac)

So i have this game where there is a ball that is supposed to move like in the old classic pong game. When the ball hits the objects "wall" and "box" i want them to bounce off the same way as in the pong game too. I want the ball to increase in speed a little bit by bit every time it hits a box (not walls) so in the end the ball moves so fast it will be hard for the player to keep up.

What behaviors do I move the ball with?
What behaviors do I bounce the ball away from the walls and boxes with?
How do I make the ball move gradually faster as described before?

Thanks for your time!

Sign In or Register to comment.