Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: xiaoniaojjj on September 26, 2012, 09:31:03 AM
-
How to change the Anchor of GameObject when scale it? if i want to scale it like this -------->|, not this ----->|<------
-
If a sprite is using a "Left" pivot, then it will scale like that.
-
If the GameObject included multiple Widgets, how to change the Pivot for the GameObject(Parent)?
Like Attachments
-
You need to position all your the widgets using the left pivot point. The idea is that all widgets should be to the right of your game object.