NOTE: CURRENTLY BROKEN DUE TO SCRATCH 3.0 MESSING UP HACKED BLOCKS (scroll down for controls) Welcome to my Mega Man engine! I made this for my new Mega Man game I'm programming, but feel free to use it! Just give credit to @GameFlashStudios I'm not longer working on this. I've mainly moved to PlayCanvas, and I'm working on some more advanced projects there (my username is GeekyDud if you wanna check it out). I may eventually come back to this, however. ~~~~~~~~~~Controls~~~~~~~~~~ ~Arrow keys to move ~S to jump ~A to shoot ~Enter for start
Version 1.1.1 is released! Scroll down to see the details : ) Note: Please do NOT ask to add charge shot or sliding as of NOW. This is because I am making my game in the style of MM9 and 10, which do not have charging or sliding. However, I may eventually make a version with them in case some of you want to make a game with them ;) ~~~~~~~~~~Credits~~~~~~~~~~ Most coding done by me. Thanks to @Thedeleriousmongoose who helped me with some stuff! HUGE thanks to @griffpatch_tutor for his platformer tutorial that really helped with this. This would not be nearly as good without it. Also thanks to @SpeedySpikes. I used some sprites and sounds from his Mega Man engine. ~~~~~~~~~~Update Log~~~~~~~~~~ ~3/17/18 V1.1.1: Minor changes made. I fixed the bug where Mega Man wouldn't stay in his shooting position when the A button was continually pressed. Also added landing noise! It's a bit buggy at the moment, in that if you jump right as you touch the ground, it doesn't always play the sound, but it works pretty well :) Lastly, I added some comments in the different sections of the code. They explain some of how the scripts work, as well as what some of the random sprites are, and what they'll be used for in the future :D ~8/23/17 V1.1.0: Initial release!!! Yay!!!