Loading...
34
9 months ago

For day 538 of coding, I have finally figured out the depth sorting. The depth buffer didn't exactly help me directly, but it did give me an Idea on how to condense the objects' depth to a more manageable scale




1 comment

Loading...

Next up

For day 803 of coding. I made some edits to improve the resource distribution spread. I've also made sure that the small rocks don't spawn in the exits

For day 800, I've started putting in code that will allow the maze construction to spawn smaller objects like small rocks

For day 796, I am refining how the rooms are formed according to room size

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

For day 795 of coding, I am testing to see if it is possible to have the room construction be proportional to the room size

Thanks to @TeamHalfBeard , it is Time to Morp.

Begin to Morp in your quest log and then Morp more here: https://bit.ly/time2morp

For day 802 of coding, I now two separate spawn functions for different sized objects. For each one, I do need to adjust for better distribution across each room

For day 797 of coding, I altered the odds that one the room construction elements would change direction. The result looks interesting to say the least

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

For day 798 of coding, I saw that the player glitches through walls when approached from the corner. That has been fixed, though now the player stutters slightly upon collision