You have to insert this animation into Humanoid and play it using a script. Here's an example:
workspace.SomePlayer.Humanoid.AnimationName:Play()
should work
nope dosent work
i inserted the blue animation thing into the humanoid and made a script:
game.workspace.(Player Name).Humanoid.(Animation Name):Play()