Deltarune was originally written in a much older version of GameMaker so it contains a decent amount of functions that should be removed and replaced with the new functions provided by YoYoGames. I am also working on implementing GameMaker libraries by JuJuAdams to enable things like setting music and sound effect volume separately. Things that Toby evidently tried to make work but are very hard to implement from scratch with just native GameMaker functions.
Next up
Variable Tension Bar – supports overhealing – the bar is full when current_tp == max(100% tp, current_tp)
Battle Message Sprite Font (WIP)
Feel free to use this sprite font if you want or point out if a symbol looks out of place.
If you are wondering, I am still working on the game.
I will add a badge mechanic (Paper Mario). Each character will receive badge points on level up. Badges apply a continuous effect to the equipping character and cost badge points to equip.
Overworld X-Slash
I am experimenting with allowing different aspect ratio settings. Unsure yet how much effort it would take to fully implement this.
Making Progress with Overworld Attacks
Great Board Progress
Overworking the Control System to use the Input 6.0 Library to accommodate the additional controls as well as to show the alternative input mappings. (screen also switches between keyboard/gamepad automatically depending on what is connected)
Damage Reflection Spell
Apparently I can make the game upscale certain things like Jevil's arena
0 comments