Rotating a object with in-game GUI Options

My question is, how can you make a script that shows a GUI on the screen representing the amount of rotation angle that the player wants to rotate a certain object.

  • Felipe

Check the Unity Manual out, it has everything you’ll need to know to start out. And I recommend going through it thoroughly. The answers are there, you just have to think about how to apply the knowledge that you get there.