Can anyone make a bounce script so that when the ball hits the paddle in pong, you can control where it goes, so it bounces more to the left when it hits the left side of the paddle. It's also got to depend on the direction of the ball when it hits the paddle though, so even if the ball hits the paddle on the same part on two different bounces, if the direction is different, it will point in different directions?
Offline
Well it depends...is the ball moving in a specific direction or does it have an x and y velocity that guide it?
Offline