Bigboe97-ModelReplacementAPIMirrorDecorFix icon

ModelReplacementAPIMirrorDecorFix

Very simple mod to fix issue of extra arms appearing in MirrorDecor when using the ModelReplacementAPI.

Last updated 2 weeks ago
Total downloads 1337
Total rating 1 
Categories Mods Bug Fixes
Dependency string Bigboe97-ModelReplacementAPIMirrorDecorFix-1.2.0
Dependants 2 other packages depend on this package

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
quackandcheese-MirrorDecor-1.3.3 icon
quackandcheese-MirrorDecor

Adds a working mirror decoration that you can buy for your ship!

Preferred version: 1.3.3
BunyaPineTree-ModelReplacementAPI-2.4.19 icon
BunyaPineTree-ModelReplacementAPI

API to simplify model replacement

Preferred version: 2.4.19

README

ModelReplacementAPIMirrorDecorFix by Bigboe97

This mod provides a solution to the issue where one can see an extra pair of arms appearing in the MirrorDecor by quackandcheese when using a custom model from ModelReplacementAPI by BunyaPineTree.

Tested with Lethal Company v73, MirrorDecor-1.3.3 and ModelReplacementAPI-2.4.19.

How does the mod work?

With each switch in scene and whenever a mirror is bought or brought from storage, this mod will check if there is any mirror used in the scene, check for the camera used and update it to not show the extra pair of arms. Once done, the mod will idle until the next scene or mirror object is loaded.

Changelog:

v1.0.0

  • Initial Release.

v1.0.1

  • Fixed typos in README.

v1.0.2

  • Adjusted manifest and README.

v1.1.0

v.1.2.0

  • Fixed issue with extra pair of arms reappearing after mirror has been stored and is then brought up from storage again.
  • Adjusted README.