- Title: Dungeon Generator
- Description: Generates a large maze composed of corridors and rooms, in which you can move around as a player. Features modulable rooms, directional walls (for traps for example).
- GM Version: GM 8
- Registered: Yes
- File Type: .gmk
- File Size: 2.5 MB
- File Link: http://www.yoyogames...enerator-source
The screenshot on the link are out of date
WASD to move
Mouse wheel to zoom in and out.
To add customized room, check out the rm_ scripts to understand how they work, copy one and modify it as you which.
Then in the Room_Start object, find the the choose() function, and replace all the arguments by which room scripts you wish to see used. Placing multiple room scripts will increase the appearance of said room.
Known bug : If two corners touch, touching the corner will cause you to teleport. The fix is simple for those knowing a minimum of gml, but i don't have access to a PC anymore so I can't change it.
Hope it Helps
Edited by tabc3dd, 27 May 2011 - 05:13 AM.











