Pong doesn't really require a physics engine but you can use a physics engine. You would need to set gravity and friction to 0. Then you would need to apply a force to the ball to start it:
5 Likes
Pong doesn't really require a physics engine but you can use a physics engine. You would need to set gravity and friction to 0. Then you would need to apply a force to the ball to start it: