Загрузка...

❗️ЗДЕЛАЛ ПОРОДИЮ НА HALF LIFE 2❗️В РОБЛОКС

#halflife #roblox #breed cкрипт local player = game.Players.LocalPlayer local sprint = 30 local walk = 16 game:GetService("UserInputService").InputBegan:Connect(function(input) if input.KeyCode == Enum.KeyCode.LeftShift then player.Character:FindFirstChild("Humanoid").WalkSpeed = sprint end end) game:GetService("UserInputService").InputEnded:Connect(function(input) if input.KeyCode == Enum.KeyCode.LeftShift then player.Character:FindFirstChild("Humanoid").WalkSpeed = walk end end)

Видео ❗️ЗДЕЛАЛ ПОРОДИЮ НА HALF LIFE 2❗️В РОБЛОКС автора Gameplay Geniuses
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки