You are viewing a potentially older version of this package.
View all versions.
BetterVehicleControls
Improved controls for vehicles.
Date uploaded | 5 months ago |
Version | 1.0.3 |
Download link | Dev1A3-BetterVehicleControls-1.0.3.zip |
Downloads | 2852 |
Dependency string | Dev1A3-BetterVehicleControls-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Rune580-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.7README
BetterVehicleControls
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.
- Toggle for whether vanilla controls are enabled.
- Ability to change the success chance of the ignition.
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.1.3
- Updated README.md
1.1.2
- Added a new configurable keybind that allows you to jump even if you have boosts available.
1.1.1
- Added a new configurable keybind to toggle the headlights.
- Added a new configurable keybind to honk the horn.
- Added a new configurable keybind to toggle the windscreen wipers.
- Fixed the button to toggle the magnet working even if you aren't in the drivers seat.
- When the cruiser is purchased during daytime the headlights will be turned off (until you turn them back on).
1.1.0
- Added a new configurable keybind to manually re-center the wheel (unbinded by default).
- Added a new configurable keybind to toggle the magnet (as long as you are close enough).
- Added a config option to choose the speed of the smooth wheel centering.
- 0 = Instant
- -1 = Vanilla
- Added a config option to choose the max amount of turbo boosts that you can have queued up at the same time.
- If someone who has a lower value configured (or doesn't have the mod) tries to put weed killer in the hood then the value will be limited by their max (vanilla is 5) until you re-fill it.
1.0.9
- Fixed steering wheel visually desyncing from the actual steering angle.
- Added the option to enable smooth wheel recentering.
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