thezerothcat / LaMulanaRandomizer

Randomizer for La-Mulana Remake
https://github.com/thezerothcat/LaMulanaRandomizer/wiki
BSD 2-Clause "Simplified" License
51 stars 17 forks source link

Easier access to Shrine of the Mother once True Shrine is open #52

Open TrueHitoare opened 6 years ago

TrueHitoare commented 6 years ago

Since the normal Shrine of the Mother remains accessible even after all of the Guardians are defeated, it would be nice if it could be made easier to reach than having to traverse the entire Endless Corridor every time. These are the possible approaches I could think of:

  1. Not removing the warp option (since normal Shrine is considered front-side and True Shrine is considered back-side, there probably shouldn't be any problems in the menu?)
  2. Having the Shrine/Chamber of Extinction connection always point to the original Shrine (since that entrance to the True Shrine is useless)
  3. Having a doorway in the Chamber of Extinction that leads to the normal entrance at the original Shrine once the True Shrine is unlocked, similar to the one at the bottom of the Endless Corridor

Having both 1 and either 2 or 3 would be ideal, but even just one of them would be nice.

thezerothcat commented 6 years ago

I actually believed #1 to be impossible until just recently. The warp point disabling is out of my hands, but it looks like I might be able to replace the existing warp for untrue Shrine with a custom one...so long as I use a different warp image.

As for #2 and #3, it's probably doable. I haven't worked with the gate transition object at all yet, so it'd be a lot easier to make a door, if I can find a place to in Extinction to put it that doesn't look awful.

thezerothcat commented 6 years ago

The requested door (option #3) has been added in 1.28.3.

TrueHitoare commented 6 years ago

Thanks! I'll have to try it out when I get a chance.