Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Sahkan on May 11, 2014, 12:49:53 PM
-
Let's say i'v picked a date : a day,month and year. how can i get the centered label via script so i can store the chosen day within a struct or w/e ?
-
If you used UICenterOnChild, UICenterOnChild.centeredObject. If you didn't -- math! Look inside the math inside UICenterOnChild for an example.
-
Thanks ! I will check it out .