- Home /
rotating guiTextures?
hi! i am wondering if there is anyway to make a rotating GUITexture...
thanks!
Not that I know of. I usually put the texture on a plane to rotate it
Answer by lampshade · Aug 26, 2010 at 01:48 AM
Take a look at this post here to see if it helps you: http://answers.unity3d.com/questions/3561/how-to-rotate-gui-textures
yeah i know how to rotate a object but it does not work with a guiTexture and i was looking for some way to do that.
For example, if you had an arrow that points up, you want the arrow to rotate 90, 180, 270 and 360 (back to up) ? -- Just to clarify.
well thats rite but in this case it is a progress bar that rotates
Your answer
Follow this Question
Related Questions
Cannot get GUIUtility.RotateAroundPivot working 1 Answer
Rotate object with a gui texture button 3 Answers
Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer
Color picker and mouse position 1 Answer
Gui rotation? 2 Answers