local char = script.Parent
local hum = char:WaitForChild("Humanoid")
local animation = hum:LoadAnimation(script.Animation)
if char ~= nil then
animation:Play()
end?
0
Is the animation in your group / roblox account? or was some random animation?yHasteeD1819— 6y