Hello everyone, I have guiText in my scene, and when player clicks to right mouse button, my guiTexture appears. But when guiTexture appears it takes place in front of the guiText so guiText becomes invisible. ( it’s behind the guiTexture which covers all of the screen ) So I simply want my guiText visible when guiTexture is activated. How can I do that, I tried dealing with it’s Z but it didn’t work.
Any ideas ? Thanks