Joystick in GS HEELP!!!!
Aldo
Member Posts: 53
Hi!
I'm making a game in wich I use a joystick. It controls moves of actor#1. Actor#1 controls the camera (control camera behavior).
When we touch a button of joystick, actor#1 moves with x speed. The joystick also moves with x speed. x is an integer.
When the actor collides with something, he must stop, and he does stop. BUT the joystick continues to move with x speed.
I think about it all the time, but I do not know how to do it.
Can anyone help me to resolve the problem????? ((
I'm making a game in wich I use a joystick. It controls moves of actor#1. Actor#1 controls the camera (control camera behavior).
When we touch a button of joystick, actor#1 moves with x speed. The joystick also moves with x speed. x is an integer.
When the actor collides with something, he must stop, and he does stop. BUT the joystick continues to move with x speed.
I think about it all the time, but I do not know how to do it.
Can anyone help me to resolve the problem????? ((
Comments