Mega Man Open Source Engine ----------------------- Author: NMario84 (N64Mario84@hotmail.com) App: Multimedia Fusion 2 (MMF2) Status: WORK IN PROGRESS Updated: January 15, 2010 ----------------------- Using my How-To's and experimental platform engines, I have been able to make this new Mega Man Engine for Multimedia Fusion 2. This new engine is far more polished, and contains more features than my previous Mega Man engine, which had limited stability & bugs. Game Engine Debug Keys: [F]: Displays Frame Rate. (Frames Per Second) [D]: Shows debug display information.(in game only) [O]: Displays invisible object detectors. (in game only) [+]: Speed up FPS rate. [-]: Slow down FPS rate. [ or ] keys: Increase/Decrease flow of gravity by 0.1. ; or ' keys: Increase/Decrease flow of gravity by 0.01. < or > keys: Increase/Decrease flow of gravity by 0.001. [/]: Restores gravity back to the default setting. [F2]: Restarts the application. [F3]: Goes back to the Stage Select screen. [F4]: Restarts the current frame. [Space Bar]: Reverses gravity. (in game only) [Enter]: Start. Brings up pause menu screen. Helmetless Mega Man is playable, but I'm not going to say how. However, there is a hidden Character Select screen available. What this engine includes: -------------------------- - Title screen - Game Over screen - Stage select screen with example stages - Simple code to use Helmetless Mega Man - Static platform engine made from the ground up - Intro "READY" text & teleporting scene - Basic left & right movement - Jumping & gravity - Pause Menu Screen - Slippery ice floors (Makes use of floating point movement) - Reverse gravity feature - Moving platforms - Conveyor belts - Shooting Ability - Room/Screen transitions - Death explosion sequence - Low gravity & water areas - Maze: Screen looping trick - Diagonal slopes - Spike objects - Teleporters - Health Bar - Sand Pits - Ladders - Items - Doors To reverse the gravity for the player, press [Space Bar] key. Pressing [Enter] key brings up the pause menu screen. This engine does NOT contain: ----------------------------- - Weapons - Slide ability - Color swapping - Dropped items - Defeatable Enemies Contacts -------- Fell free to send comments and suggestions to NMario84 (N64Mario84@hotmail.com). Thanks.