1
NGUI 3 Support / Set UI Scroll View position
« on: November 02, 2017, 05:11:19 AM »
Hi,
I need to pre-set the UIScrollView position on a certain position without any scrolling animation. I've found this old post:
http://www.tasharen.com/forum/index.php?topic=14130.msg62910#msg62910
Here you recommend to have a look at UICenterOnChild script and see what it does. And that's ok. I've already use that when I needed to automatically scroll a list to a given position.
This time, however, I don't want any animation. Is it possible to do that without a custom script but interacting with yours?
Thank you.
Best regards,
Andrea
I need to pre-set the UIScrollView position on a certain position without any scrolling animation. I've found this old post:
http://www.tasharen.com/forum/index.php?topic=14130.msg62910#msg62910
Here you recommend to have a look at UICenterOnChild script and see what it does. And that's ok. I've already use that when I needed to automatically scroll a list to a given position.
This time, however, I don't want any animation. Is it possible to do that without a custom script but interacting with yours?
Thank you.
Best regards,
Andrea