Loading...
18
10 months ago

For day 413 of coding, I have included an additional option to determine what side the player's information will be placed at.

It doesn't do anything yet, but I'll be working on that tomorrow




0 comments

Loading...

Next up

For day 730 of coding, I made sure all edges of the map are clear. I also made a purple grid to go with the orange grid so I can see the different cell locations for debugging

For day 733 of coding, I managed to get the collisions to work correctly in the maze. I just had to use the tilemap_get_at_pixel() function with the hitbox edges

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

Our 2024 Advent Calendar has opened! Day 28: @Silentfaith is a great Creator and comic artist who also codes fan games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

Happy New Years!! It's time to celebrate with some fireworks

IT'S FINALLY HERE!

For week 52 of my weekly pixel art. I recreated the Gamemaker Studio 2 logo

For day 732 of coding, I am working on adjusting the collisions in the maze. So far, it looks like the player isn't completely stopping upon collisions

Our 2024 Advent Calendar has opened! Day 29: @Dungeonation is a great Creator who draws cartoons and dabbles in making games! Accept the quest and give them a follow to get Coins and a seasonal sticker!

For day 734 of coding, I am working having the camera follow the player when entering the maze. the camera so far works there, but there seems to be a stutter during transitions to other areas