Hi,
I am trying to make a PONG game. Basically, on bar on LEFT one on RIGHT and a BALL.
Figured ou most of it, except I cannot make barLEFT (Will be automated - player by computer), I would like to have barLEFT move by itself and follow.Y of BALL.
In other words, player will be playing against computer but barLEFT must be controled in a logical way that it tries to deflect the ball back in an attempt to defeat Player.
Help, please.
Thank you.