Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: mallenroh on January 21, 2014, 11:52:00 PM

Title: rotation of ngui elements
Post by: mallenroh on January 21, 2014, 11:52:00 PM
Is it possible to have an ngui element inherit the rotation of a game object? Not just anchoring its position, but getting it to correctly pivot from the game objects center, so when the game object rotates, the ngui elements rotate around it as if it were pa child of the game object.
Title: Re: rotation of ngui elements
Post by: ArenMook on January 22, 2014, 02:02:15 AM
Just make the widget a child of your game object.