Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: milali on April 24, 2012, 02:51:57 AM
-
Hi, I have a previous version (unsure which? readme states 1.82e)
I tried updating to 2.0x using the recommended steps (found in another topic, not on a sticky :( )
1) open new scene
2) delete ngui
3) install update
4) reopen old scene.
But when I did this my scrollUI was very VERY broken. looking at the example scene for scrollUI it is very different also.
What steps do I need to take to get this back up and running?
also I noticed the fantasy atlas was quite broken and the scrollUI images were all blurry and not working
Thanks
-
The upgrade instructions are in the readme file, so I didn't think putting them in a sticky would be a good idea <_<
What did you use for your scroll view? Camera? Object? Panel? Camera and panel approaches changed, using UIDraggableCamera and UIDraggablePanel, respectively. Object-based approach has been deprecated. I'm guessing you've used the object-based approach?
-
but how do you get them from the readme without importing the package? :)
a little chicken and egg really :)
-
and yes, I would have used the old object style approach, with the depreciation. I will just purge my inital and then look at the new example and adapt it to create my scroll ui from that.
Thank you for the very swift reply
-
but how do you get them from the readme without importing the package? :)
a little chicken and egg really :)
Haha! Good point...