local UserInput = game:GetService("UserInputService") local RunAnim = Instance.new("Animation") local RunAnim.AnimationId = "http://www.roblox.com/Asset?ID="
UserInput.InputBegan:Connect(function(input,gameProcessed) if input.KeyCode == Enum.KeyCode.LeftShift then local animTrack = Player.Character.Humanoid:LoadAnimation(RunAnim) animTrack:Play() end end
Can you guys help me with this Run script i want to make it compatible for r15 also, if you can please try recreating the script for my because im confused
Yo just try watching this vid it will probably fix your problem
https://www.google.com/url?sa=t&source=web&rct=j&url=%23&ved=0ahUKEwityous-eDUAhVGNT4KHcUtB8oQxa8BCB0wAA&usg=AFQjCNF1sHlk2z9QIx28jtvfnGP_UlkifA