Loading...
42
2 years ago

For day 418 of coding, I have applied some of the player display to the options menu in order to help visualize the preferred layout and design




1 comment

Loading...

Next up

For day 1099 of coding, I applied the same code to the trees to see if it had the same effect as it did on the player. I have also discovered other issues related to the depth calculation

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

For day 1100 of coding, I have found that there is something setting the depth in the positives after the depth calculation. I have yet to locate where that is happening

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 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 #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

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

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 1095 of coding, I've been placing more comments throughout the code. It's definitely helping me see better at what the code does