#Animation script does not work

1 messages · Page 1 of 1 (latest)

harsh pond
#

Hey everyone!
I’m trying to add an idle animation to my boss NPC in Roblox, but nothing is playing. The boss model has a Humanoid and I added an Animator, but the animation doesn’t start. I’m using this animation ID: 16600175853.

Here’s what I did:

Cloned boss model from ServerStorage

Found Humanoid, added Animator if missing

Loaded animation and played it with loop=true

No errors but no animation plays

Does anyone know why the animation wouldn’t play? Or what I might be missing? Thanks!

unreal hawk
#

idletrack variable doesnt have a value

#

idle track doesnt have a animation id i think

harsh pond
#

could you fix it im not a scripter

unreal hawk