Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Chamnana on June 18, 2013, 04:47:07 AM
-
hello guys,
Something tells me that my problem has an easy explanation, but that i'm missing it, so maybe you can help me resolve it.
I tried to do a scene with draggable panel and scroll bar (i've already made a scene with draggable camera and it works fine). My problem is that the panel doesnt behave like the one on the exemple scene. When i move the scroll bar, the item in the panel scrolls AND so does the panel . it doesnt stay static.
this is the panel on start :
(http://imageshack.us/a/img18/4716/p0v.png)
And this is the panel after a scroll
(http://img221.imageshack.us/img221/1702/quhp.png)
I need the panel to stay still while i'm scrolling the items in it. If someone have an explanation, or if you need further informations on how i did it to help me, that would be awesome.
Thank you :)
-
Check the hierarchy of your panel and the items underneath compared to the example.