Help with keeping the controls on the screen.
![blenderartist](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Ok I am using code monkey's joystick demo, and I need to figure out how to keep the controls on the screen when the camera moves. I have the camera set to follow the actor, but I can't get the joystick control to move with it.
(I used the double joystick configuration; http://gamesalad.com/wiki/how_tos:gsc_controls#how_do_i_make_a_joystick_control )
Thanks in advance for any help!
(I used the double joystick configuration; http://gamesalad.com/wiki/how_tos:gsc_controls#how_do_i_make_a_joystick_control )
Thanks in advance for any help!
Comments
cheers
please help
I had to make sure every thing that the controls used to detect touches were also on the other scene.
If your controls rely on something that is not in the scene with them, it may not work...