How to rotate bone within mouse movement?
I have a simple 3d model with some bones attach to the model. I want a certain bone to rotate within the mouse movement. Lets say the player had a gun. While having the gun in his hand, I can rotate the mouse and the player is aiming. Anyone know how this can be done?
Comment
Your answer
Follow this Question
Related Questions
Can you help me understand this script 0 Answers
How I can change script of MouseLook, Use GetComponent() instead. 1 Answer
Problem with Mouselook script 0 Answers
MouseLook script for rigidbody player 0 Answers
[C#]detect object on mouse look? 1 Answer