КАК СДЕЛАТЬ СПРИНТ | Roblox Studio #robloxstudio #GodJiy
Плейлист по Roblox Studio: https://www.youtube.com/watch?v=T5Bp-3N944c&list=PLG_Sfl0Us6VapAnaNhZtGLHzx3QHOeYts Скрипт из видео: repeat wait() until game.Players.LocalPlayer m = game.Players.LocalPlayer:GetMouse() m.KeyDown:connect(function(key) if key == "0" then print("Running") game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 32 end end) m.KeyUp:connect(function(key) if key == "0" then game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 end end) Теги: Роблокс студио,роблокс студио туториал,роблокс студио гайд,роблокс студио уроки,Как сделать спринт в роблокс студио,roblox,roblox studio,Как сделать бег в роблокс студио
Плейлист по Roblox Studio: https://www.youtube.com/watch?v=T5Bp-3N944c&list=PLG_Sfl0Us6VapAnaNhZtGLHzx3QHOeYts Скрипт из видео: repeat wait() until game.Players.LocalPlayer m = game.Players.LocalPlayer:GetMouse() m.KeyDown:connect(function(key) if key == "0" then print("Running") game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 32 end end) m.KeyUp:connect(function(key) if key == "0" then game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 end end) Теги: Роблокс студио,роблокс студио туториал,роблокс студио гайд,роблокс студио уроки,Как сделать спринт в роблокс студио,roblox,roblox studio,Как сделать бег в роблокс студио