I have a ball that I want to use in a game. When I click on the screen the ball needs to bounce up. I tried
using the physics object and applied a force but it does not work
Anyone have a small snippet of code showing how to have a ball jump up using physics when a key is pressed then fall down.
Thanks