Page 1 of 1

Can someone help

PostPosted: Sun Sep 12, 2010 1:41 am
by NightOfHorror
The left code won't work for me. Right code works perfectly. I am making a game called Tennis. It is exactly like pong though. Thanks. I might need help with more than that so keep looking at this topic
Thanks again :)

Re: Can someone help

PostPosted: Sun Sep 12, 2010 2:34 am
by zxcvbnm
right x+=10;
left x-=10;

Re: Can someone help

PostPosted: Sun Sep 12, 2010 3:23 am
by NightOfHorror
Okay thank you, look at your how to make a platform game. The code says
Code: Select all
x-+10;