Loading...
28
22 hours ago

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




0 comments

Loading...

Next up

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

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

For week 51 of my weekly pixel art, I made a bonfire fireside

Along with it is my first weekly piece of this year

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!

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

IT'S FINALLY HERE!

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 week 52 of my weekly pixel art. I recreated the Gamemaker Studio 2 logo

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 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