0
Answered

Is there a way to save a runtime generated dungeon?

Anonüümne 9 aastat tagasi uuendaja Daedalus 9 aastat tagasi 2
Hi, I was wondering if there is a way to save dungeons generated at run-time. I would like my players to have the ability to revisit Dungeons during the coarse of their game, and only have new ones generated if it is their first time entering that area.
Ülevaatamisel
Yep, just keep track of your Seed; using same parameters + same seed will generate the same dungeon every time.