Hi.
I am adding a model to the downloaded fps.
the issue i am facing is that no matter what i do script only updates the animator paramters that it comes with it. gameobect is FirstPersonCamera.
I have attached my model adjacent to it. And i have setup the avatar and animations which works fine. But i cant get the values to update that animator. it does work when i make the mode a child of FirstPersonCamera but then the arms rotate with the camera and thats not what i want.
i also noticed there is an option to set an animator on the parent object. but that doesnt seem to do anything.
any ideas how i can set this up?
thanks
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
never mind. I didn't see the mecanim parameters on the parent object. i assumed the first person camera was controlling it but that is just for head bob.