How would i make a texture overlap. I.E a background and then another GUI texture on top of it.
Use the z position of GUITexture objects to change the order (higher z = on top).
–Eric
How would i make a texture overlap. I.E a background and then another GUI texture on top of it.
Use the z position of GUITexture objects to change the order (higher z = on top).
–Eric