Loading...
31
5 months ago

For day 587 of coding, I tried to adjust the collisions by recording the ID of the previously collided object. The results show that the operation is not consistent




0 comments

Loading...

Next up

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

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

For day 735 of coding, I am working on having an exit placed where the player enters the maze. There are still some adjustments to be made, but I am happy about the progress made

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 737 of coding, I have gotten the exit placement to work when the player enters left

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

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 736 of coding, I have refined the exit a bit to be only one size

IT'S FINALLY HERE!

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