All Posts in GameMaker Studio 2



For day 245 of coding, I made further adjustments to the code for displaying cursors
The cursors now close in on the currently selected text


For day 243 of coding, I've added cursors to the menu


For day 242 of coding, I made a sprite for the pursuer's chase action. No jumping sprite yet


For day 241 of coding, I have the pursuer's jump actually do damage
I've also made sure it stops moving when paused


For day 240 of coding, I made it to where the pursuing enemy will jump towards the player when close


For day 239 of coding, I made a bouncing object
I'm not sure what I will use it for in this game, but I can see this being handy somewhere


For day 238 of coding, there is now a game over menu for when the player dies


For day 237 of coding, the player now has a death animation


For day 236 of coding, the plant will now lob the projectile at the player's position rather than throwing it a set distance towards the player


For day 235 of coding, the plant's lobbed projectile can now poison the player