Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: luizfranca on March 25, 2014, 11:38:18 AM
-
I was trying to change the center of the scroll view so when I click on a sprite that is inside of it, it goes to a center that I designed.
Thanks.
-
UICenterOnClick is a simple script. Look inside of it to see what it does. It simply uses SpringPanel, passing a target position.
If you want there to be an offset, create a version of this script that has an offset.
-
Thank you very much, I made it ;D ;D ;D