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
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.
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.