Animation failed to load

Hello, developers.

I have a group animation that fails to load for some reason?

local char = script.Parent.Parent
local anim = char.Humanoid:LoadAnimation(script.Parent.Animation)
wait()
anim:Play()

There are no errors, it just doesn’t load.

Any help is appreciated. :slight_smile:

I see you’ve mentioned that the animation is a Group animation, however do you have edit access to that groups assets? Also have you made sure that you are using the correct animation asset ID?

Yes. I have access to the group’s assets and the game is a group game. It is also the correct ID.

Just realized why it doesn’t work, the animation was on Core and not on Action.