Thursday, February 6, 2014

Unity Part V: Return of the NGUI

I wanted to put a scroll pane in my game. Following the tutorials on the NGUI site and manually making empty GameObjects and adding the appropriate scripts didn't work at all! I had no idea what I was doing wrong. I even used the example scroll pane scene and just copied it into my project and it didn't work either! The items in the scroll pane wouldn't render. I couldn't figure it out! I copied all of the settings exactly. Finally, I used the NGUI create panel and it just magically worked. I have no idea what I was doing wrong originally, but I'll make it a point not to add scroll panes without using the menu regardless. My next step? The trade menu. I'm going to be using Facebook to connect players. More on this in my next blog.

No comments:

Post a Comment