general in GameMaker Studio 2

Share your creations!
Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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