of     1   

sahar1324
#224073056Tuesday, August 22, 2017 11:45 AM GMT

When i make an animation and want to test it by pressing Play in File it dosent play the animation. help?
Orced
#224074614Tuesday, August 22, 2017 1:01 PM GMT

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
sahar1324
#224076755Tuesday, August 22, 2017 2:24 PM GMT

nope dosent work i inserted the blue animation thing into the humanoid and made a script: game.workspace.(Player Name).Humanoid.(Animation Name):Play()

    of     1