general in Devs

Indie Games

Congratulations to @Beef_Gravy_Studios and @Galacticempire07
for winning the first and biggest LaLiga DT
tournament (#MyTOTYsLaligaDT
).
See the article to see the rewards and how you won.


For day 830 of coding, I used the code for spawning resources and turned it into a function to be called by the resource


For day 829 of coding, the trees now also drop wood when the player cuts it down partway


For day 828 of coding, I have addressed the issue by changing the layer target from the object's predefined layer to the specified layer by name. The cause of the error was that the tree's layer ID is at -1, despite being on the same layer as the rocks









For day 827 of coding, I made a wood pickup for when trees are chopped down. There is an error right now where the game crashes when chopping one down


For day 826 of coding, there was a weird issue where the game crashes when the game is closed during the maze. To fix this, I made sure that the rocks don't spawn anything when the game closes; or when the player enters a new section that has them removed