Posted February 24, 2025 by Okano
#Earthbound #Background #Oddity #Mother #RPG #JRPG
Hello!
It's been a while, anyhow I ported Dieback to Gamemaker. (DiebackGML.yyz)
It works with existing .dbi files (no lua scripting support however)
There is also a new method for creating backgrounds via code! (Useful for avoiding GameMaker Datafiles, also nice because it uses texture pages)
I won't go into too much detail here, the code is fairly self explanatory and has proper JSDoc stuff for syntax auto filling :)
Enjoy!