You are viewing a potentially older version of this package. View all versions.
Klonade-ScrapIsFuel-1.1.1 icon

ScrapIsFuel

Modifies movement to be alike ULTRAKILL movement.

By Klonade
Date uploaded 8 months ago
Version 1.1.1
Download link Klonade-ScrapIsFuel-1.1.1.zip
Downloads 277
Dependency string Klonade-ScrapIsFuel-1.1.1

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
Sigurd-CSync-3.1.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 3.1.1
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

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.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