General in GameMaker

Share your creations!
Gradually redrawing the game. And here are my first attempts, a redraw of the main character. Along the way I'm learning the basics of pixel art.
#platformer #retro #IndieDev #IndieGame #gamedev #8bit #ScreenshotSaturday


For day 181 of coding, the icy mist can now freeze enemies


For day 180 of coding, I gave the explosion a collision area to effectively hit enemies with


Something is coming... Imprevisible TM


For day 179 of coding, I gave some of the weapon states different properties
The planed wind spread shot pushes enemies further away than regular shots, and the flamethrower sets enemies on fire


For day 178 of coding, the enemy's death animation now plays when its hp hits zero
https://discord.gg/fgQUXQQ4 anyone wanna join this game team, also linked some art by the main guy there


For day 177 of coding, the enemy now reacts to being hit by attacks


For day 176 of coding, the enemy now has an attack once it's in range of the target
I've also adjusted the player's origin point to help with the enemy's targeting