general in GameMaker Studio 2

Share your creations!
Loading...

For day 727 of coding, I tested out a formula for the tile placement. I didn't quite work out as planned, but I am making progress on figuring it out

Loading...

For day 726 of coding, I was doing a bit of math to determine what formula to use when placing the 32x32 tiles on the grid of 16x16 cells. I haven't figured out the formula yet, but I think I'm getting close

Loading...

For day 725 of coding, I've been looking into how to use 32 x 32 tree wall tiles into a randomly generated grid of 16 x 16 cells. I've also been pondering if it would be better to just generate the trees as objects instead

Loading...

For day 724 of coding, I am currently working on reworking the random area generation. Nothing to show on that end, but I have also included more debug info that shows the player's x and y cell position

cell size is currently 16 x 16 pixels

New designs after several restarts and loss of files but new pixel arts and all thanks to GAMEMAKER Studio 2 and Aseprite, the tools par excellence for this currently

Loading...

For day 723 of coding, I have added the player's x and y positions to the debug information on display. This will help in case of strange movement to fix

Loading...

For day 722 of coding, I can now toggle the debug info on and off. This will allow me to see the game as it's supposed to be while being able to access information at a moment's notice

Loading...

For day 721 of coding, I have animated the message some

Loading...

For day 720 of coding, I put in a special message for tonight

Loading...

For day 719 of coding, I have to where the horizontal and vertical speeds will be set to zero if close enough and the associated buttons are not pressed