1
NGUI 3 Support / Re: How can I drag a scroll view sideways from script?
« on: May 12, 2015, 08:57:34 PM »
Hi there,
Thanks for that, it worked. I'm using a grid and this code:
Thanks for that, it worked. I'm using a grid and this code:
- centerOnChildScript.CenterOn(Next_Page.transform);
