Next up
For day 774 of coding, I am working on having special rooms appear after so many rooms or other conditions
I also now need to fix the looping error in the room generation script again
For day 772 of coding, I am currently fixing the animations when moving between areas. So far, it's progressing well
For day 771 of coding, I have fixed some of the states to ensure the player doesn't get locked in place afterwards
For day 776 of coding, I am making some progress on spawning special rooms. During measuring the spawn point, I have also fixed the clean-up so that leftover objects don't carry over to the next room
For day 775 of coding, I managed to fix the endless looping error. It turns out the variable used in the new code I'm working on didn't use the actual room count, but that's fixed now
For day 781 of coding, I have fixed an animation error where the player will face the wrong direction during the room transition process
For day 773 of coding, I have fixed the animation for the area transitions
For day 780 of coding, I am progressing on creating other special rooms on specific conditions. During recording, I did notice an animation issue when moving between rooms. I will correct that soon
For day 777 of coding, I have gotten a specific room to spawn after so many rooms. I will put in a way to continue forward later
2 comments