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 ?

Checkout the GUI.matrix variable, you can rotate it to make you GUI looks like you want.

But honestly you should be using uGUI.