Klonade-ScrapIsFuel icon

ScrapIsFuel

Modifies movement to be alike ULTRAKILL movement.

By Klonade
Last updated 4 months ago
Total downloads 3575
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-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.1 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.1
Sigurd-CSync-3.1.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 3.1.1

README

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