Open Thedragon005 opened 2 months ago
Issue #25 should be fixed before working on this
See discord message
As seen in the .mkv you can change the roomID/LevelID at the right timing and change level entry like this.
Level order (entrance randomization on the level select) has been implemented, with a test seed working well. Progress!
What feature would you like to see?
Planing to work on this after current Bugfixes. The base idea is that there could be 3 levels or ER :
Worlds Randomise Worlds in the time hub with each other, getting keys would unlock 3 worlds following progression still
Rooms In the same level, shuffle areas with each other
Both Randomize Rooms in the level AND level entry in Time Hub.(Not crossed)
Current implementation could not handle a cross entrances between room that go to any levels rooms randomly, since levels are by pack of 3 and it could break progression. It could somewhat be possiible if made random IN the same pack of 3 Worlds (Ex.: First 3 worlds are Crabby Beach,City Park and Thick Jungle,"Both" randomisation could only link Crabby Beach 2nd room to City Park rooms or Thick Jungle Rooms,not any other levels)