general in GameMaker Studio 2

Share your creations!
Loading...

For day 1282 of coding, I am working on have the pickups actually be added into the player's inventory. Later, I will need to assign actual item codes instead of using the sprite index for better functionality

Loading...

For day 1281 of coding, I made sure that the player can exit the menu for the chest. I've not made the actual menu yet

Loading...

For day 1280 of coding, I got the initial interaction with the chest to work. I just need to work on the menu, and on exiting said menu

Loading...

For day 1279 of coding. I am reformatting the pause check into an array to accommodate the different ways to pause the game. Nothing to show yet unfortunately

Loading...

For day 1278 of coding, I managed to apply the depth sorting code successfully to each of the parent objects