How do I make this animation run smoother?It stops after a few secs after holding 'W'.
local player = game:GetService("Players").LocalPlayer local character = player.Character or player.Character:Added() local animate = character:WaitForChild("Animate") --Now we set the id's animate.walk.WalkAnim.AnimationId = "rbxassetid://326095601" --AND THAT IS IT :D
Make sure loop is on in the animation editor or else it will stop.
I also noticed you where using my script atleast like let someone know it was by me or something if you do not that is fine but it did still shock me lol.
If this helped please accept thanks! :D ~KIheros