GUItext in front of GUITexture.

I have createde a GUItext and a GUITexture.
I want the GUItext in the front of GUITexture(not button).
But i don’t know how to do this .
could anybody help me?
Thanks!

Set the z positions.

–Eric

Can anyone elaborate on how exactly to do this? I’m sure it’s ridiculously simple, but I’m afraid, when it comes to coding that I am even simpler :wink:

transform.position.z

–Eric