local function getCharacter() if not LocalPlayer.Character then LocalPlayer.CharacterAdded:Wait() end LocalPlayer.Character:WaitForChild("HumanoidRootPart") return LocalPlayer.Character end local ...
local userInputService = game:GetService("UserInputService") local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results