Animation Not working on custom rig

Alright let me explain easily. I have a trigger block below:

01.02.2023_14.45.52_REC

So when this block is touched it triggers the animation script in my custom rig (this is too trigger a jumpscare anim/ jumpscare chase) here is the script when triggered. (the rtrigger is "jumpscare trigger3 connected to my model with the rig)

though when i trigger the block everything works except the animation doesnt play… the rig just stays in the tpose…

image

here is the inside of the model…
image

ive been struggling with this for a couple of hours now…

1 Like

Try using AnimationController.Animator instead.

1 Like

Delete the AnimationController from the root of the model.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.