idk why, but i made an animation for vines
But after i join the place and try to activate vines with the script which is simply like:
local animation = script:WaitForChild(‘Animation’)
local humanoid = script.Parent:WaitForChild(‘Humanoid’)
local dance = humanoid:LoadAnimation(animation)
dance:Play()
then it plays like that