general in GameMaker Studio 2

Share your creations!
Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

For day 773 of coding, I have fixed the animation for the area transitions