another idea I had was if you could add background music. maybe you could implement that into the puzzle maker?
Pixel Dimension
Creator of
Recent community posts
Nice, thanks! Also found another issue. I was trying to make my new game (GD2600, essentially a port of GD for the VCS) and sometimes when I just moved around the <div> placing block board, the sprites' frames were reset to default and the backgrounds auto-deleted themselves, only remaining the default background. But the code (thankfully) didn't get deleted along with everything else. But I think you should also fix this issue.
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.
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