#"Load Animation requires an Animation object" error

1 messages · Page 1 of 1 (latest)

elfin quarry
#

Ill just show the screenshots, my combat script wont load animations that are passed through via script (table wise)! its pmo because they EXIST IN REPLICATED STORAGE

coral bobcat
#

load animation with the Animator??

#

local animator = humanoid:WaitForChild("Animator")
local animTrack = animator:LoadAnimation(YOUR ANIMATION)