Hello
I am working on a pong game and I need some clue on how to make the ball move automatically. Like, when the game starts, the ball is stationary and at the center of the screen and when the player hits space bar, it starts t move towards the player's paddle and after colliding, moves automatically according to the angle of collision.
Thank You