Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zeeawk

Pages: [1]
1
TNet 3 Support / Re: TNET 3 vs TNET 2
« on: July 03, 2016, 10:05:51 AM »
Thanks to both of you.
I played around with TNET 2 last night and I think I will just upgrade to 3. I saw in the tutorial video that 3 comes with a bunch of documentation which 2 doesn't. That to me by itself is worth it.

2
TNet 3 Support / TNET 3 vs TNET 2
« on: July 02, 2016, 10:51:01 PM »
What are the advantages of upgrading to TNET 3?
Does TNET 2 still function correctly?

I never actually got around to using TNET 2, I went today to use it and unity is telling me it's deprecated.
If everything still works correctly and there are no major reasons to upgrade to 3, perhaps I can just keep
using it and upgrade later if I need to?

3
NGUI 3 Support / Re: Spawn UIScroll View
« on: June 17, 2014, 12:54:20 AM »
NGUITools.AddChild(parent, prefab);

Should the parent be my object on screen I want it to spawn next to or does the parent need to be in the UI Root?

4
NGUI 3 Support / Re: Spawn UIScroll View
« on: June 16, 2014, 09:49:23 AM »
I just tried that but it spawns it extremely large. How can I spawn it the correct size and position it?

5
NGUI 3 Support / Spawn UIScroll View
« on: June 16, 2014, 04:12:13 AM »
I'm trying to spawn a UIScroll View next to one of my game objects. Kind of like a popup menu that would appear when the object is clicked.
I created a prefab for it but am having a hard time getting it to display properly. Can anyone point me to some code that can help?

6
NGUI 3 Support / Re: NGUI for non games
« on: June 10, 2013, 06:31:51 PM »
Anyone else know if you could make native looking interfaces with NGUI ?

7
NGUI 3 Support / NGUI for non games
« on: June 07, 2013, 04:46:50 PM »
I posted a similar topic on the unity forums but thought I would post here to get a more direct answer on NGUI then suggestions to use another GUI.

Just wondering whether or not it's feasible to use NGUI/Unity to make non games. Like text messaging, music player, twitter like applications.
Would it be fast enough to behave like a native application?
Could you make it look like a native applications interface? And have stuff like tab bar controllers etc?

Pages: [1]