- Home /
GUI Text Component Rotate ?
Is there a way to rotate a GUI Text created from a GUI Text Component ? basically I'm creating a 2d multiplayer mode (for mobile devices) and the GUI Text shows the player score so I want it to show upside down. Is that possible and how to do it ?
Comment
Answer by Paulo-Henrique025 · Jun 23, 2015 at 05:53 PM
Checkout the GUI.matrix variable, you can rotate it to make you GUI looks like you want.
But honestly you should be using uGUI.
Your answer
Follow this Question
Related Questions
GUI Problem 1 Answer
Unity UI never stays in place 1 Answer
Problem Displaying Score on GUI text 0 Answers
Using AutoType script on GUI.Label? 1 Answer
Get GUI Text Object to appear in the top left corner of the screen. 3 Answers