Hey! Currently I am having some trouble with an Arcade Creation. At the moment, the game will not load at all and will not even reach the first line of code (A console debug). Right now I suspect it has something to do with a code overload specific to the this game as all other Makecode games work (although they are a little slow).
Image of what happens when I attempt to play the game:
It is important to note I have two extensions on this: Arcade Timers (used in code) and Arcade-Character-Animations (not used in code, but downloaded).
Here is the current code in both blocks and Python (I use python for a majority of the coding except any tilemap and extension activities):
The Python: https://paste.ofcode.org/QT8gxM4CdtvzEHSMaFtYBL (You won’t be able to access the Sprites) - Please let me know if I need to use another link. I am unfamiliar with this forum and don’t know if this is completely allowed.
Game Link:
Please let me know if you have any idea why the game breaks! I appreciate your help so much!


