Loading...
9
1 year ago

For day 558 of coding; I tried putting in larger rooms to see if it was possible with the current code, and it worked




0 comments

Loading...

Next up

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

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

For day 1103 of coding, I am working on some new calculations for depth sorting. Nothing to really show yet though

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

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

A new quest celebrating Dead Pets Unleashed just entered your quest log!

Dead Pets Unleashed is a rock feminist adventure where you play as a demon named Gordy (the bassist of the punk band Dead Pets.)

Play the #DeadPetsDemo now: https://bit.ly/deadpetsgj

For day 1104 of coding; with the new depth sorting in place, I have adjusted the depth of the layers to make room for the sorting range

For day 1107 of coding, I've put in the depth sorting for the big rocks with some adjustments to what y position to make the calculations from

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

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