Loading...
14
2 years ago

For day 300 of coding, I did some more cleanup on the code. I also made it to where the player doesn't walk on the water




1 comment

Loading...

Next up

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 1098 of coding; I think I got the depth down, but now the player sprite looks weird

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

My game in 50 seconds #indiedev #Gamedev #steam

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

🆕🔥New mechanic! Place wet souls into sponges to cool down scorching terrain and make your way through!

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 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

I've created a new form of parkour in Weefager! What do you think?

For day 1106 of coding, I've further adjusted the shadow's speed and transparency