Enhances the spectating experience for Lethal Company.
The following are mods either tested to be compatible or not
Everything is configurable via the config file or the LethalConfig menu (both the main menu and the pause menu).
NOTE: With v1.0.4+ LethalConfig is a soft dependency but to get the best experience it is still required by the Thunderstore package. It allows you to change any setting for EnhancedSpectator at any time, and it will update everything in real time. If do not want LethalConfig in your pack, you can safely remove it and this mod will still work just fine.
The Allowed setting lets you enable or disable the clock entirely
## Allow clock while spectating.
# Setting type: Boolean
# Default value: true
Allowed = true
The Raised Clock Support setting lets you move the spectating text down so it doesn't interfere with the clock if you are using mods that move the clocks position higher (e.g. LCBetterClock).
## Moves the text showing who you are spectating down a bit to support mods that move the clock position higher (e.g. LCBetterClock).
# Setting type: Boolean
# Default value: false
Raised Clock Support = false
This is how much to offset the spectating text element down or up. The text element is actually moved so this retains support for any mod that adds text to it (e.g. SpectateEnemies)
## How much to offset the spectating text by on the Y axis.
# Setting type: Single
# Default value: -25
# Range: -465 - 30
Offset = -25
The Allowed setting lets you enable or disable the flashlight entirely.
## Allow flashlight while spectating.
# Setting type: Boolean
# Default value: true
Allowed = true
The Keybind setting lets you customize which keybind the mod uses for the flashlight.
## Input binding to toggle flashlight while spectating.
# Setting type: String
# Default value: <Keyboard>/f
Keybind = <Keyboard>/f
The Allowed setting lets you enable or disable night vision entirely.
## Allow night vision while spectating.
# Setting type: Boolean
# Default value: true
Allowed = true
The Intensity setting lets you change how bright the night vision is.
## This is how bright the night vision makes the environment when enabled.
# Setting type: Single
# Default value: 7500
# Range: 100 - 100000 (higher is brighter)
Intensity = 7500
The Modify Darkness setting enables the Darkness Modifier setting below. Its used to change the darkness intensity scaling. Use this if you are running mods like Diversity that have darker darkness values.
## Some mods (Diversity) change the default darkness intensity value. This setting enables the below option.
# Setting type: Boolean
# Default value: false
Modify Darkness = false
The Darkness Modifier setting lets you change the default darkness intensity scaling.
## This option modifies the default darkness intensity value.
# Setting type: Single
# Default value: 1
# Range: 0.0 - 1.0
Darkness Modifier = 1
The Keybind setting lets you customize which keybind the mod uses for the night vision.
## Input binding to toggle night vision while spectating.
# Setting type: String
# Default value: <Keyboard>/n
Keybind = <Keyboard>/n