Pong

Pong

There's a glitch where when the ball is on one corner of the paddle, but just around that edge it is touching, it would bounce back and fourth for a short distance between nothing and said paddle until it resumes the game and bounces the ball to the other side and back.

I know that happens, but I honestly don't know how to fix it.

Hm...I'm not very good with coding either.

Try telling the sprite to MOVE a few steps (experiment) away from the paddle before resuming the FOREVER IF TOUCHING or whatever.