Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: bloomk on August 10, 2015, 04:34:42 PM
-
Why if i set an items pivot point to top left does the pivot still remain the center of the widget when inheriting from UIWidgetContainer?
I have an object that when the pivot is se to top left and i rotate the widget it still rotates around the center.. ? also, coordinated of child objects show the center of the object as position (0,0) ?
-
Widget Container is not a widget. It's just a helper script that makes it possible to move many widgets at the same time. Think of it as a group selection tool.