So I am making an animation for my game, and im making it activate once i say a message as a test, but every time I try to do it, it doesnt work, and it just shows this.
I don’t know if this is an update or anything, but, im still trying to figure it out.
this is the script
In my reply with the code, you can’t just put :LoadAnimation(Animation) as Animation doesn’t exist, it’s just a placeholder for you to put in your animation.
As @TaxFraudBruh said, put the animator object inside the humanoid. However, that error is likely because the controller hasn’t loaded yet, so try :WaitForChild()