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 - Manmax75

Pages: 1 2 [3]
31
TNet 3 Support / Network.Time
« on: July 03, 2013, 03:51:11 AM »
Hey everyone.

Does Tnet have a synchronized time value for all clients?
(Like Network.Time in Unity Networking)

32
NGUI 3 Support / Scaling entire Window
« on: July 02, 2013, 10:34:10 AM »
Hey.
Firstly I'd like to say how great NGUI is, it's an incredibly useful tool and definitely worth the money.
I'm pretty new to NGUI and while I know some aspects, I'm no guru in it.. and I have seem to ran into a dilemma.

I'm creating an in-game inventory-type menu (seen below).


This is the reference that I built in photoshop. So I know where to place the individual controls, etc. Ultimately this should be the final product inside of unity.
Now, I want the entire window itself with all the controls to scale accordingly to the screen resolution. I tried putting a UIStretch on the Panel object, but when I put objects into the panel they scaled into a ridiculously huge amount and went completely off screen.

How can I approach this so that the entire window is scalable to the current screen resolution?
Do I need to put an anchor and a UIStrech on each individual control? Or is there an easier way?

Any help is greatly appreciated :)

Pages: 1 2 [3]