You are viewing a potentially older version of this package. View all versions.
DeathWrench-ScaleableTelevision-1.0.0 icon

ScaleableTelevision

Lethal Company mod to adjust the scale of the television through config.

Date uploaded 2 years ago
Version 1.0.0
Download link DeathWrench-ScaleableTelevision-1.0.0.zip
Downloads 344
Dependency string DeathWrench-ScaleableTelevision-1.0.0

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

README

ScaleableTelevision

Lethal Company mod to adjust the scale of the television through config. LethalConfig can adjust the values in game, the TV should change size when you apply the changes with no need to restart. The code may be sloppy because I don't know what I'm doing. If it wasn't for CozyImprovements I would've never figured out how to do this. Any contributions are welcome.

I made this for use with mods that add custom videos like TVLoader, most of the stuff I have is 16:9 and ends up stretched vertically. Recommended to use this: ObjectVolumeController

CHANGELOG

v2.0.1

  • Try to fix interaction radius when tvScaleZ value is set higher than 1

v2.0.0

  • Re-add mumbo jumbo (This fixes the green thing)
  • Put the v in the right spot.
  • Add config options for adjusting the TV audio falloff radius.

v1.1.1

  • Removed a v; the mod works again.

v1.1.0

  • Revert mumbo jumbo

v1.0.11

Never released

v1.0.10

  • Fix more stuff

v1.0.9

  • Fix the fix

v1.0.8

  • Thanks to SeymourSchlong for fixing #1 and helping with #3
  • Scale TelevisionMesh instead of TelevisionContainer and fix the interaction prompt.

v1.0.7

  • Remove TV Lights stuff.

v1.0.6

  • If TV Lights enabled do not scale the TV.

v1.0.5

  • Update readme, to include BepInEx.cfg required change in order to get the mod to work properly.

v1.0.4

  • Added an option to toggle the TV Lights back on, in case the scale x, y and z of the television is set to 1.

v1.0.3

  • Disables TV lights to fix error logs

v1.0.2

  • Can no longer change the position of the TV as it didn't actually do anything.

v1.0.1

v1.0.0

  • Initial release.