Local script in character
local Character = script.Parent
local LoadedAnimation = Character.Humanoid:LoadAnimation(script.Sw0)
LoadedAnimation:Play()
the animation object is inside the script
I searched the entire internet for help and I did the exact same
also I rigged a sword to the character arm with another script
check the animation priority the script seems fine if the animation won’t play it mostlikely that the animation is the problem
1 Like
totally forgotten the animation priority part thank you.
2 Likes
system
(system)
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.