You are viewing a potentially older version of this package. View all versions.
poiuygfd-HoloPlatform-0.1.1 icon

HoloPlatform

Adds a new item, the Holo-Platform. Never fail a skill jump again!

Date uploaded 3 months ago
Version 0.1.1
Download link poiuygfd-HoloPlatform-0.1.1.zip
Downloads 386
Dependency string poiuygfd-HoloPlatform-0.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
Evaisa-LethalLib-0.14.3 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.14.3

README

The Company is sick of seeing new recruits jump to their death over the simplest of jumps, so they created this piece of technology to solve the issue. Adds a new item, the Holo-Platform, that creates a holographic platform for you to walk on. Beware though, the battery life on this device is short.

The initial idea for the creation of this item is an item that allows people to easily bypass the infamous skill jumps, both in regular and modded interiors, to make the game more fun for people who don't like these without taking away from the people who do like the jumps (like myself). However, the item also has several other potential uses and applications, have fun messing around with it and seeing where else it can come in handy!

The item costs 250 credits in the store, currently this price is set in stone but a config to adjust the price will probably be added soon.

Currently known issues

These are the currently known issues, I will patch them out when I figure out how to and have the time, in the mean time just keep them in mind.

  • Having multiple instances of the Holo-Platform item will cause spawned platforms to all target the same person, rather than each platform targeting the person who used the item. This is an issue with the way targeting was implemented, but I need to come up with a better solution before I can fix this, so for the time being just try to avoid buying more than one Holo-Platform
  • Holo-Platforms spawn in with no battery charge, and will also have an empty battery on server reload, not a huge issue as item can simply be recharged but will try to fix this after targeting issue is dealt with
  • Players entering the facility or teleporting will leave the platform stuck on the same y-axis it was before, meaning platforms will often be in entirely different parts of the map to players. However, re-summoning the platform spawns it in the correct place, so this is not as high a priority as the targeting issue.

Special Thanks

Evasia for creating LethalLib and NetCodePatcher Malcolm on YouTube for his tutorials on Items and NetCodePatcher Hamunii for their Example Enemy template and documentation The people of the Lethal Company Modding Discord for all their help

Change Log

0.1.1

  • Fixed a bug where dropping the item while it was active would leave the player stuck on the platform in midair
  • Adjusted base price from 200 to 250 (config for custom price coming soon)

0.1.0

-Initial release