x


gui texture / text depth

Is there a way to set a guiTexture or GuiText depth without using OnGui ? like if I premade the text or texture without using any code ? I havent been able to get it working yet. I'm just trying to push these objects to the front of the screen and organize them.

more ▼

asked Jun 10 '11 at 01:07 AM

jessee03 gravatar image

jessee03
306 58 77 88

(comments are locked)
10|3000 characters needed characters left

1 answer: sort oldest

Actually in Unity there are 2 ways of GUI implementation. You can use GUI Text or GUI Texture components that doesn't need scripting.

http://unity3d.com/support/documentation/Components/class-GuiText.html

http://unity3d.com/support/documentation/Components/class-GuiTexture.html

more ▼

answered Jun 10 '11 at 01:59 AM

Dreamer gravatar image

Dreamer
1.5k 39 49 66

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x7
x1

asked: Jun 10 '11 at 01:07 AM

Seen: 1273 times

Last Updated: Jun 10 '11 at 01:59 AM