Last updated | 8 months ago |
Total downloads | 5475 |
Total rating | 2 |
Categories | Mods Misc BepInEx |
Dependency string | Klonade-ScrapIsFuel-1.1.3 |
Dependants | 1 other package depends on this package |
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.1README
Scrap Is Fuel
Revamps movement in Lethal Company to be alike ULTRAKILL. It's not designed to be balanced, it's just for fun.
By default, the binding for dashing is F and the binding for slamming/sliding is Left Control (crouching is disabled).
Features
- Momentum
- Dashing
- Slamming
- Sliding
- Floaty jumping and gravity
- Jumping without delay
- Jumping not taking away stamina
- Disabled fall damage
- Wall clinging
- Wall jumping
- Slam storage
- Dash/Slam/Slide jumping
- Highly configurable
To be added
- Diving/ULTRA LONG JUMP
- Weight affecting velocity/momentum
- Sound effects
- Visual effects
Changelog
1.1.3
- Added slide enabling/disabling to configuration
- Added slide multiplier configuration
- Fixed dashing ending when holding a direction key even above ground
1.1.2
- Lowered slide jumping momentum multiplier
- Fixed infinite dashing
1.1.1
- Replaced Owen3H's CSync with Sigurd's fork
- Added back InputUtils to the manifest.json
- Changed priority in transpilers to
Priority.First
to avoid issues with other transpilers
1.1.0
- Added CSync as a hard dependency
- Added extensive configuration
1.0.0
- Initial upload