This is like, my penultimate project. Click or press space to shoot, albeit slowly. No actual game mechanics yet, like scoring and such, but you can still shoot, move, and change to any class you want (that will stop once its finished). I'm pretty proud of the shooting dispersal animation, just watch. --------------------------------KEY---------------------------------------------------- Press 1 for regular Press 2 for twinshot Press 3 for sniper Press 4 for machine gun Press 5 for destroyer Press 6 for assassin Press 7 for twinflank Press 8 for quadtank Press 9 for triangle Shooting only works correctly for regular, but that will change with updates. Please tell me about any glitches, especially with scrolling.
Inspiration taken from https://scratch.mit.edu/projects/114030632/ by @Carpit999. All code, sprites, etc. by me. I kinda combined a bunch of different scrolling styles to get what I have. I'm going to continue this, and make it more like the real game, I promise. Please leave suggestions for future updates. V.1.1: Added username function (kinda dumb, but could be used in possible multiplayer function) V.1.1.2: Changed Username function so that it shows for 2 seconds, doesn't say it for 5 seconds, then repeats. Changed background, now it always is changing colors. Made DIEP.IO in background a scrolling sprite, and changed the disappearing script for the blocks and other sprites, so that they go further before disappearing. Added script, you can now press r to go back to the "center", by changing scrolly and scrollx to 0. Tried to fix the shooting so that the bullet would scroll as well, and it almost works. I will fix it, I promise. Please leave suggestions for that in the comments.