Add a New Sprite call it Ball
Add the Physics behaviour
Set Collision mask to Circle
Setting elasticity to 1.02
Increases the speed by 2% after each bounce.
Add a Group and call it Ball
Add a Function to Launch the Ball
Apply an impulse force to launch the ball in a random direction
Turn off the Gravity for the world so