How do I load an animation in studio?

I am trying to use an animation, and it works in game, but not in studio. This is annoying since it makes it a lot harder to playtest the animation.

The animation gives the “failed to load, - sanitized ID” error. The game is in a group, and is published to the group. The animations are also published to the group.

Is there any fix to this?

2 Likes
Humanoid:LoadAnimation(anim)

here you go:

this link is specifically to loadanimation, make sure you read everything if you need help reply me with what you need

Animator:LoadAnimation(tool.Handle.Third):Play()
this how im loading the animation. There are multiple animations, and some are loading properly, while others are not.

Depends on the owner/person who uploaded the animation to roblox.
Since the game is under the group, it has to be an animation uploaded under the group to be visible in roblox studio while testing.
If the asset is sanitized, try to reupload and test to see if that works.

1 Like

yeah, it was loaded under the group. It appears some of the animations arent working ingame, aside from one of them. Im working with a friend, who does the vfx and animations, so im going to ask him to reupload them.

Turns out some of the animations were not in the group.