NEW ONE, VERSION 2: https://scratch.mit.edu/projects/920864438/ press the green flag a couple of times Try to get 25! WASD - Movement Space - Fire Mouse - Aim
Animation, sprites, music, and code is all by me. Gunshot SFX is from SoundBible a Javascript Bookmarklet of the project for anyone who wants it: javascript: var frame = document.createElement('iframe'); frame.src="https://scratch.mit.edu/projects/903103084/embed"; frame.style.position="fixed"; frame.style.bottom="5%"; frame.style.right="0%";frame.style.height="500px";frame.style.width="520px"; frame.style.zIndex="100000"; document.body.appendChild(frame);