1
NGUI 3 Support / Re: UIPanel 'snapping' to position when moved in code
« on: February 10, 2014, 07:10:52 AM »
Typical, fixed it within seconds of asking for help.
Problem was the objects were on a GUI layer. I made a new one called "InWorldGUI", and shifted them to that and it seems to work fine.
Is there some sort of default setting for layers called "GUI"?
Problem was the objects were on a GUI layer. I made a new one called "InWorldGUI", and shifted them to that and it seems to work fine.
Is there some sort of default setting for layers called "GUI"?

