Random Maps: Jump to Version 3.0 Upgrade Guide!
Seedable RNG
I recommend you to check out the Meta Maze first, as it already assists you a lot with this topic. If you want to set the RNG’s seed, you can do so by calling: If you want to use an…
Random Maps: Jump to Version 3.0 Upgrade Guide!
Random Map Generation for RPG Maker MV & MZ
Random Map Generation for RPG Maker MV & MZ
I recommend you to check out the Meta Maze first, as it already assists you a lot with this topic. If you want to set the RNG’s seed, you can do so by calling: If you want to use an…
This tutorial focuses on another algorithm to generate dungeons: Those to create dungeons with large areas. Create more Snippets We need some new snippets to draw those dungeons. Those to draw large areas, including edges, corners, inner corners Those to…