I was wondering like in pong if you move the mouse to the left, how do you get the pong bumper to move left? Right also?
Offline
when gf clicked forever go to x: (mouse x) y: [-100]
Last edited by CheeseMunchy (2012-03-08 20:22:30)
Offline
CheeseMunchy wrote:
when gf clicked forever go to x: (mouse x) y: (-100)
This makes the pong thing be at the X position of the mouse, to clarify. The -100 can be replaced with your Y axis.
Offline