How to "Shift" to sprint in Roblox Studio!

  Рет қаралды 56

EXOxRS

EXOxRS

Күн бұрын

Пікірлер: 1
@exoxrs
@exoxrs 4 ай бұрын
-scripts- local Player = game.Players.LocalPlayer local Humanoid = Player.Character.Humanoid local ShiftToRun = false local OriginalWalkSpeed = 16 -- This is is what the players walkspeed will be on default local RunningWalkSpeed = 32 -- Change this to whatever you want the players walkspeed to be when they click shift. local function onKeyPress(input) if input.KeyCode == Enum.KeyCode.LeftShift then ShiftToRun = true Humanoid.WalkSpeed = RunningWalkSpeed end end local function onKeyRelease(input) if input.KeyCode == Enum.KeyCode.LeftShift then ShiftToRun = false Humanoid.WalkSpeed = OriginalWalkSpeed end end game:GetService("UserInputService").InputBegan:Connect(onKeyPress) game:GetService("UserInputService").InputEnded:Connect(onKeyRelease)
Blade Ball: What Makes A Game Popular On Roblox?
8:03
Stuffy Dev
Рет қаралды 1,2 М.
How To Make A Fireball Projectile | Roblox Studio
9:15
Ludius
Рет қаралды 10 М.
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 23 МЛН
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 88 МЛН
Mirror's Edge Any% TAS
21:55
Req
Рет қаралды 27 М.
10 minutes fighting game! NEW LAST VIDEO.
12:48
Scripting Now
Рет қаралды 34
Can You Beat Road 96 WITHOUT Hitchhiking?
13:46
Juddsun
Рет қаралды 794 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 5 МЛН
The PROS and PROBLEMS With PRESSURE
59:17
Glamrock Dusky
Рет қаралды 28 М.
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 23 МЛН