Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Argument error: must be an Animation object?

Asked by 8 years ago
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)

0
No clue what I'm doing wrong. iUnEarthly 85 — 8y
0
what line 12? qwrn12 85 — 8y
0
lol, like 2 iUnEarthly 85 — 8y
0
Line 2* iUnEarthly 85 — 8y
0
You load animations from a Humanoid object. TheDeadlyPanther 2460 — 8y

Answer this question