local loadanim1 = script.Parent.Scare1 local scare1 = script.Parent.AController:LoadAnimation(loadanim1)
AController is the animation controller.
I get this error:Argument error: must be an Animation object (on line 12)