Back to overview
Oh noes! You have resized your level and there are tons of sprites in inaccessible places now? Do not worry!
A little warning though: This will go strictly by the x and y positions of the items in the code. That means some sprites could be removed which aren't completly offscreen, or the start position could be nuked. Backup your code, and playtest afterwards! Do not trust my coding skills! (You should have learned to do these three things a long time ago)
Also, this might obviously take longer with bigger levels - you browser may lock up and want to stop the script, don't do that, let it run. Pro Tip: Open a different browser (for example, if you are using Firefox, open a window of Chromium) and let the script run there. Be able to browse like you usually would while the other browser works is ass off. Profit!
Alright, here we go! Give me your level code!