You are viewing a potentially older version of this package. View all versions.
Dev1A3-BetterVehicleControls-1.0.2 icon

BetterVehicleControls

Improved controls for vehicles.

Date uploaded 4 days ago
Version 1.0.2
Download link Dev1A3-BetterVehicleControls-1.0.2.zip
Downloads 1288
Dependency string Dev1A3-BetterVehicleControls-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Rune580-LethalCompany_InputUtils-0.7.7 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.7

README

BetterVehicleControls

Latest Version Total Downloads Discord Ko-fi

Information

This mod simply modifies the controls of the Company Cruiser to make it more user friendly:

  • W: Forwards
  • S: Backwards
  • Spacebar: Brake

Configuration

The mod has some configuration options including:

  • Toggle for whether the gear automatically switches between drive & reverse when pressing the forward/backwards buttons.
  • Toggle for whether the gear automatically switches to drive/reverse from parked.
  • Toggle for whether the gear automatically switches to parked when the key is taken from the ignition.
  • Toggle for whether the wheel should automatically re-center when the left/right buttons aren't pressed.

Support

You can get support in any the following places:

Compatibility

  • Supported Game Versions:
    • v55+
  • Works Well With:
    • N/A
  • Not Compatible With:
    • N/A

CHANGELOG

1.0.8

  • Updated readme and changelog slightly to better clarify that there are now customimisable keybinds.
  • Enabled automatic gearbox by default and changed the default keybinds to support automatic gearbox

1.0.7

  • Added InputUtils as a dependency.
  • Made all vehicle controls customisable via the keybind settings in the pause menu.
  • Removed the fix for the shelves breaking the hotbar since it was fixed in vanilla.

1.0.6

  • Fixed the hotbar breaking when grabbing an object from the shelves whilst having an item in the currently selected slot.

1.0.5

  • Made the mouse scroll wheel gear changing only work if you are the vehicle driver.
  • Fixed the mouse scroll wheel gear changing not supporting multiple vehicles being spawned in at the same time.

1.0.4

  • Added a config option to enable changing gears with the mouse scroll wheel.
  • Changed the default configuration to be more similar to vanilla behaviour (vanilla controls with wheel auto-recentering & mouse scroll wheel for changing gears).

1.0.3

  • Added a config option to toggle whether vanilla controls are enabled.
    • Please note that enabling this will override the "Automatic Gearbox" option.
  • Added a config option to change the success chance of the ignition.
  • Made the "Automatic Handbrake Release" option not require "Automatic Gearbox" to be true.

1.0.2

  • Added a config option to toggle whether the gear automatically switches to drive/reverse from parked.
  • Added a config option to toggle whether the wheel should automatically re-center when the left/right buttons aren't pressed.

1.0.0

  • Initial Release