#The Script doesnt work. help please.
17 messages · Page 1 of 1 (latest)
Do you have OBS
Get OBS and make a recording of your problem
** You are now Level 2! **
tool.Equipped:Connect(function()
tool.Handle.Unsheath:Play()
local AnimTrack = tool.Parent:FindFirstChild("Humanoid").Animator:LoadAnimation(EquipAnim):Play()
AnimTrack:AdjustSpeed(1)
AnimTrack:Play()
end)