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

EntranceDoorUpgrader

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

Date uploaded a day ago
Version 1.0.0
Download link lufurrius-EntranceDoorUpgrader-1.0.0.zip
Downloads 57
Dependency string lufurrius-EntranceDoorUpgrader-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

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)