general in GameMaker Studio 2



For day 785 of coding, I was testing the function to see if it works when I found that there is a out of range error


For day 784 of coding, I figured out the exit placements for the room construction function. Soon, I will be able to actually utilize it


For day 782 of coding, I am currently making a function that will construct the room to place on the maze's placement grid


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 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

Hello! I’m working on a game in gamemaker studio. I found that when I put my object into the frame, it turns into… that. I wanted to know if anyone knows how to fix this problem. If you do know, please tell me in the comments :))
Thanks, Bye.


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


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 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