EntranceDoorUpgrader
Upgrades pre-v80 static entrance doors on any moon to the v80 animated door, at runtime.Gives pre-v80-style entrance doors the hinges and open/close animation that v80 introduced.
Two levels of detection:
- The exact old pair - two leaves named
SteelDoorFake. - 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)
