Loading...
40
1 year ago

For day 684 of coding, I'm currently working on spawning rocks that can be broken. They don't do anything at the moment




0 comments

Loading...

Next up

For day 1102 of coding, I've learned a bit on how depth is calculated during the game's running time. I still haven't figured out how the depth umps drastically while in the forest maze

For day 1098 of coding; I think I got the depth down, but now the player sprite looks weird

For day 1101 of coding; I ran the game through GMS2's debugger and found the area in the code where the extra depth change happened, but it's not immediately clear what caused the change

Happy Joltidays! A new quest has entered your quest log. Accept the quest and follow @therealkomasan to open today's slot on the calendar.

#AdventCalendar2025

For day 1096 of coding, I'm attempting to have the clouds' shadows pan across the forest. It looks like I will need to adjust depth and some of the depth sorting code

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 1093 of coding, I placed some more comments within the code so I can still tell what the code is supposed to do

For day 1097 of coding, I made the shadows more transparent. I'm still working on it's depth in relation to the other objects

Happy Joltidays! A new quest has entered your quest log. Accept the quest and follow @MONODO to open today's slot on the calendar.

#AdventCalendar2025

For day 1094 of coding, I've made one of the local variables only hold one number since having it as an array was found to be unnecessary