lufurrius-EntranceDoorUpgrader icon

EntranceDoorUpgrader

Upgrades pre-v80 static entrance doors on any moon to the v80 animated door, at runtime.

Last updated 3 hours ago
Total downloads 7
Total rating 0 
Categories Mods Misc Client-side Moons Tweaks & Quality Of Life
Dependency string lufurrius-EntranceDoorUpgrader-1.0.0
Dependants 0 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

README

Gives pre-v80-style entrance doors the hinges and open/close animation that v80 introduced.

Two levels of detection:

  1. The exact old pair - two leaves named SteelDoorFake.
  2. By structure - the same hierarchy shape (a frame with hinges, plus a door slab) even when the objects have been renamed, so a port that renamed things still counts.

An entrance that already has an animator is never touched, so up-to-date moons are left alone. This may have issues with moons that have custom static entrances. Means of compatability will be looked into as needed in future.

Made with the intention of using with mods like RebalancedMoons which have not yet been updated (at the time of writing)