i was making my game and I placed an empty () x () math block to make a sprite's speed go negative. when I placed the block, the program completely crashed, and I am now not able to use it :< maybe try making so that the emulator only runs when it is told to, not when it detects any sort of click or change
Okay, I opened two issues to look at that later:
https://github.com/haroldo-ok/vcs-game-maker/issues/132
ok, thanks! also, seems that because i left the tool alone for a while after crashing, it deleted the entire code. i think you should keep that in, but maybe make so that when you open the tool it will make a backup file, make you download your old progress without the () x () or a block that potentially crash the tool, and then you can resume from there. Maybe there could also be a detector for potential crashes that won't run the project but gives the person a warning.