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 3 weeks ago
Total downloads 125632
Total rating 8 
Categories Mods Tools Libraries Misc Server-side Moons
Dependency string IAmBatby-LethalToolbox-1.0.2
Dependants 107 other packages depend on this package

This mod requires the following mods to function

IAmBatby-LethalLevelLoader-1.2.1 icon
IAmBatby-LethalLevelLoader

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

Preferred version: 1.2.1

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.