2 years ago

My favorite turtle

#TurtleDay




1 comment

Loading...

Next up

For day 1056 of coding, I am making progress on having multiple pathways set more randomly. It looks like I'll need to find where in the code to set the creation limit

For day 1063 of coding, I'm working on some redesigns to make the wall collisions look more natural

For day 1061 of coding, I made sure to include the forest exit in the count

For day 1059 of coding, I've added a counter in debug that shows how many pathways/exits are present

For day 1055 of coding, I have started working on having pathways place more randomly rather than having a maximum of 1 per cardinal direction. Nothing to show yet unfortunately

For day 1060 of coding, I added a count of how many exits of each direction are available

For day 1062 of coding, I'm working on giving the exit a unique appearance to help keep track of which way is out during testing

For day 1057 of coding; I am making adjustments, but I'm still seeing too many pathways showing up on one map

For day 1064 of coding, I have set up an layer that will eventually go over the "walls" to give the visual of going a bit behind them. Nothing to show yet though

For day 1058 of coding, I have figured out how to have that pathway creation limit apply