IAmBatby-LethalToolbox icon

LethalToolbox

A Lethal Company Mod & Editor Tool to provide custom content creators with easily accessible ways to implement features and mechanics without then need for custom code.

Last updated 4 months ago
Total downloads 1078925
Total rating 16 
Categories Mods Tools Libraries Misc BepInEx Server-side Moons Interiors
Dependency string IAmBatby-LethalToolbox-1.0.4
Dependants 848 other packages depend on this package

This mod requires the following mods to function

IAmBatby-LethalLevelLoader-1.3.0 icon
IAmBatby-LethalLevelLoader

A Custom API to support the manual and dynamic integration of all forms of custom content in Lethal Company. (v56 Compatible)

Preferred version: 1.3.0

README

Lethal Toolbox

A Lethal Company Mod & Editor Tool to provide custom content creators with easily accessible ways to implement features and mechanics without then need for custom code.

If used, be sure to include as a dependency in your manifest.

This is a very early version of the mod, Please be sure to use with caution and understanding. Please report any bugs found.

Current Features

Unity Events

Lethal Company

  • TimeOfDayChanged()
  • PlayerEnterDungeon()
  • PlayerExitDungeon()
  • ApparatusTaken()

Unity

  • OnCollisionEnter()
  • OnTriggerEnter()
  • OnTriggerExit()

Functions

Lethal Level Loader

  • ToggleRouteProperties()

Lethal Company

  • DamagePlayer()
  • HurtPlayer()

Unity

  • MoveObject()
  • RotateObject()
  • ParentObject()

Credits to game-icons.net for the mod icon.