Mecanim Fps Shooter?

hi all , i have a human character ,

and attack a mouseLook script in root and set X (for change direction)

and attack a mouseLook script in Spine2 and set Y (for look up/down)

but , when play animation walk , mouseLook script in Spine2 don’t work

and just mouseLook script in root character worked

why ?

What can I do to fix it?

Hint: Show The Script.

If you mean mouselook script ,this is default unity script
(when character without animation, this script in Spine2 good working , but add animaation …)