local MOVE_SPEED_MULTIPLIER = 1 local JUMP_POWER_MULTIPLIER = 8 local FALL_SPEED_MULTIPLIER = 8 local function adjustMovementSpeeds(character) local humanoid = character:FindFirstChild("Humanoid") if ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results