Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: joni.giuro on January 14, 2014, 04:57:33 AM
-
Hi All!
I dowloaded NGUI a couple of days ago and it looks great, but I'm a little confused about the scrollviews, since the tutorials online use a script I can't find (I think they're updated).
Here's what I have. It looks good but it won't scroll :(
(http://zhereicome.com/experiments/statics/Bildschirmfoto%202014-01-14%20um%2010.52.30.png)
Any idea? Thanks
-
Hello,
You have to add the script "UIDragScrollView" on each item of the scrollview (and its background) to be able to scroll it. Of course they also need a box collider.
Add this script, and fill the reference to your UIScrollView script.
-
I love you <3 !