All Posts in GameMaker Studio 2

Share your creations!


For day 202 of coding, I made a bat enemy
Right now, all it does is follow the player around


For day 201 of coding, I made it to where the enemy will move around the wind projectile as it gets carried off


For day 200 of coding, I made a wind projectile that pulls enemies towards it


For day 199 of coding, I made a confirmation prompt before leaving to the field


For day 198 of coding, I made a hub room for the player to prepare in before heading out on a run
I've also updated the pause menu to present options based on the current room


For day 197 of coding, I made 3 small changes:
I fixed the slime's targeting when attacking,
the player can avoid attacks by rolling,
and the confirm key had been changed from enter to space for easier access


Read article for more info


For day 196 of coding, I made the lifeforce/exp move a little away from where the enemy was after spawning


For day 195 of coding, I made it so enemies can now drop lifeforce/exp


For day 194 of coding, I made a counter for the collected lifeforce. I've also adjusted the code for the pause textboxes