You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the ball hits the paddle the ball should have a slight change in velocity.
EX. If the paddle is moving in the same Y direction as the ball the ball should increase Y velocity by a small amount.
If the paddle is moving against the ball the ball should decrease the Y velocity by a small amount
The text was updated successfully, but these errors were encountered:
When the ball hits the paddle the ball should have a slight change in velocity.
EX. If the paddle is moving in the same Y direction as the ball the ball should increase Y velocity by a small amount.
If the paddle is moving against the ball the ball should decrease the Y velocity by a small amount
The text was updated successfully, but these errors were encountered: