#Animations not playing after respawning
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have a tool that plays a hold animation on equip but when i reset my character and try it again, the hold animation does not play
This does not happen while testing in roblox studio
it only happens in the actual game
it does not play the animation after death
equipped = true
holdAnimation:Play()
end)```