Rotate Bone ?

Hi…

I use a FBX character for my game … what I want when the player run I want to rotate his chest by moving the mouse … the problem when the FBX animation play I can’t use the rotation.

I just wanna rotate one bone … how can I do it ?

This sounds exactly like the problem described (and solved, hopefully) here:

How to combine mecanim and script based bone movement/animations?

How to rotate a bone during an animation?

Let me know if this helps!