Question by
JackNelson · Sep 25, 2016 at 10:35 PM ·
uiguiimageguitext
Displaying GUIText on top of Unity UI Image?
I need to display a GUIText component on top of a Unity UI Image.
Here is the current issue: https://gyazo.com/7da6749f587cd8430888599bc811c804
I want to use a Unity UI image because I have a material on it, avoiding use of a GUITexture would be favorable.
I prefer to not have to convert my GUIText script because I've already run into many compiler errors.
Adjusting the UI Image's Z position did not affect the position of the GUIText.
Comment
Your answer
Follow this Question
Related Questions
Panel content size fitter not working 2 Answers
Change UI image in a conversation 1 Answer
How to change the position of a button? 1 Answer
TextUI text changes size if resolution changes 1 Answer
GUI Text not showing up :( 7 Answers