I have a pong game and my paddle moves through the floor. What do I do.
How do you move the paddle in code?
And is it using rigidbody?
yes rigid body and the paddle is controlled by a script controlling it with keycodes.Check out the website at awesomepong.com