#sword script animation not playing and sword not working

1 messages ยท Page 1 of 1 (latest)

frigid hare
#

not working ๐Ÿ˜ฆ

mortal jetty
#

Your swing function has a WeaponAnimationOn variable declared as 0 no matter how many times the function is called...

#

therefore neither WeaponAnimtionTrack1 or 2 will play

frigid hare
#

oh

#

getting this error:
Players.ZacharyLikesNoodles.Backpack.Iron Sword.Script:16: attempt to index nil with 'Character' its a normal script btw

frigid hare
#

nvm i found it

#

it should be this right:
local Character = game.Players.LocalPlayer.Character

#

its still not working weird