#sword script animation not playing and sword not working
1 messages ยท Page 1 of 1 (latest)
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
oh
getting this error:
Players.ZacharyLikesNoodles.Backpack.Iron Sword.Script:16: attempt to index nil with 'Character' its a normal script btw
what is line 16
idk
nvm i found it
it should be this right:
local Character = game.Players.LocalPlayer.Character
its still not working weird