1 comment

Loading...

Next up

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

For day 1052 of coding, the forest pathways now work as they should

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

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 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 1053 of coding, I found a weird occurrence where there are two pathways facing the same direction. I'll need to figure out why that is

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 1061 of coding, I made sure to include the forest exit in the count

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