Pages: 1
Topic closed
im making a pong game and i am trying to figure out how to make the second paddle be played by the computer but i cant figure it out can you help me?
Offline
When Green Flag Clicked forever if <(x position) > ([x position] of [ball])> change x by (-2) else change x by (2) end
Assuming your paddles are on the top and bottom of the screen, that should work. Otherwise, change all "x positions" to "y position."
Offline
can u put that in blocks please?
Offline
mine does that...
Loco's Pong
Offline
Topic closed
Pages: 1