so... I'm coding my rainworld platformer when all of a sudden, the project didn't start anymore. like the green flag broke or something. running a piece of code seperately also didn't work. I created a project copy of the original project but the glitch was still there. I downloaded the project and then uploaded it to a new project but it also didn't work. that meant I would lose all my work on the rainworld platformer and I already spent so much time on it :( I began deleting sprites in a project copy and noticed that the game worked after I deleted certain sprites. after some more testing, I located the sprite that makes everything work after being deleted and when I looked into the code I saw this (it's the screenshot in this project). turns out, one block of code glitched out and became this. so I replaced it with another xy block and thankfully, the project works. just something I wanted to share :]