- I made sure my file(s) follow the Submissions Guidelines
- Yes
So... I made a Dungeon Crawler.
Background Info
Background Info
This was originally going to be a hidden mode in a unreleased character of mine, but I felt it would be better if separated. So I separated it and took the time to learn stuff I didn't know before resulting in a mashup of RPG-ish mechanics like a HP Bar, Leveling System, and Inventory. (There's also a minimap which kind of spoils the location of everything except enemies-)
Floor Creator
Ah yes, the Floor creator.
Some friends of mine recommended that I should make it where players can make their own floors to play on, so I went ahead and did that. I got some help from Golden, LJ Sonik, and Flame with the saving and loading. So now you can save and load the floors you create.
Anything you save in the Floor Creator can also be loaded in the dungeon to play...
just don't forget to place a spring-
There also is the colors of each block on the creator, these tell you what is what that you are placing down.
Some friends of mine recommended that I should make it where players can make their own floors to play on, so I went ahead and did that. I got some help from Golden, LJ Sonik, and Flame with the saving and loading. So now you can save and load the floors you create.
Anything you save in the Floor Creator can also be loaded in the dungeon to play...
just don't forget to place a spring-
There also is the colors of each block on the creator, these tell you what is what that you are placing down.
Black | White | Orange | Blue | Green | Red | Purple | Yellow |
Ground | Walls | Sword Boxes | Shield Boxes | Potion Boxes | Eggman Boxes | Floor/Exit Spring | Player Spawn |
Controls & Commands
Controls:
- Custom 3 - Use a Potion from your Inventory. Only 1 thing listed... boring!
Commands:
- floorcreator - This will open and close the Floor creator.
- loadmap <filename.txt> - This will load any floor that you have saved.
- savemap <filename.txt> - This will save any floor with any filename you want, keep it a txt though!
- addgamefloor <filename.txt> - This will add your floor to the second to last floor of the Dungeon.
- challenge <number|nothing> - Start a challenge, or look at the list of challenges.
Cheats:
- levelup <number> <playernumber> - Levels you up <number> times.
- swordtype <number 1-8> <playernumber> - Gives you Sword Number <number>.
- shieldtype <number 1-7> <playernumber> - Works like swordtype but for shields.
- loadgamefloor <number> - This will allow you to warp <number> floor in the dungeon.
Credits
Inspiration: SmileBASIC's RPG demo, and Fatal Labyrinth. (Also Flame's Dungeon Crawler!)
Music: Fatal Labyrinth by SEGA.
Help with Lua: Golden LJ Sonik Flame Tatsuru Rapidgame7
Special Thanks to the SRB2 Official Server and my friends for helping me with this!