Is there a script that turns the typical rpg maker format into a typical dungeon crawling roguelike?
I know it's possible since there's videos about it online.
examples:
[embedded media]
[embedded media]
If anyone can find me one, I would appreciate it (allot).
Roguelike script?
● ARCHIVED · READ-ONLY
-
-
I know how to do the combat, it takes alot of time dho.
I started putting it in my project aswell today.
You basicly use the plugin called Chrono Engine ABS. Here is a 16 part tutorial on how to make it work.
https://forums.rpgmakerweb.com/index.php?threads/chrono-engine-abs-tutorial.86076/ -
I know how to do the combat, it takes alot of time dho.
I started putting it in my project aswell today.
You basicly use the plugin called Chrono Engine ABS. Here is a 16 part tutorial on how to make it work.
https://forums.rpgmakerweb.com/index.php?threads/chrono-engine-abs-tutorial.86076/
Sorry. But I need something like this for VX Ace. Not MV. -
This script will work for randomized stages:
https://forums.rpgmakerweb.com/inde...s-random-dungeons-now-with-version-two.40197/ -
[move]RGSS3 Script Requests[/move]
-
I'm the one who made the second video - for the dungeon, it uses Saba Kan's Random Dungeon Generator: https://www.rpgmakercentral.com/topic/2152-saba-kans-random-dungeon-generator-014/
Saba Kan's script also randomly places events down for you.
The message window on the top left is Yanfly's Event Window: https://yanflychannel.wordpress.com/rmvxa/field-scripts/event-window/
Everything else, like the combat and the turn-based movement, is evented.