Hi,
I have a character controller that happily walks around the scene controlled by two GUI joystick and some buttons, I was going to make the character controller a prefab so what I did was to drop the GUI controls onto the the character controller to make them children of the character controller, but now when I move the GUI controls disappear off screen, why? do I need to clamp them to the screen? or something else?
Thanks.
Closed because tbkn gave me the right direction to go [Here][1] [1]: http://answers.unity3d.com/questions/596817/gui-texture-child-of-camera.html
– Griffo