general in Devs



For day 861 of coding, I made a line of code to make sure the small rocks don't spawn on top of each other


For day 860 of coding, I made the south exit for the forest


For day 859 of coding, I made the east and west exits as well. It does look a bit weird, but that can be updated easily. I'm just glad it works


For day 858 of coding, I have made some adjustments with the forest exit


For day 857 of coding, I am working on a sprite for the exits. I will need to make adjustments for it to work as intended


For day 856 of coding, I have put in a fail-safe for the objects that will have them self-destruct if spawned on a wall. It looks like it's working so far


For day day 855 of coding, I tried having the code that flags the sections as walls run twice to catch any stragglers. It did not work