Junk Platform
Junk Platform | |||||||||||||||||||||
| |||||||||||||||||||||
![]() |
The Junk Platform is a gimmick in Mega Man 7.
Junk Platforms are included in the Megamix Engine, and are planned to appear as a devkit gimmick in Make a Good Mega Man Level 3 and Make a Good 48 Hour Mega Man Level.
Behavior
Junk Platforms will remain idle at first. When activated by a switch object corresponding to their "myFlag" creation code value, it will begin moving either up or down, wrapping around when it reaches the boundary of the room. When it first activates, the following enemies will be destroyed if they were on top of the platform:
The first 5 enemies listed are coded to be destroyed by the "spinesToKill[#]" value. The # is replaced with a number, with the enemies listed matching a number from 0 to 4 (with Gagabyoall numbered as 0 and Spine numbered as 5). Electric Gabyoall and Cyber Gabyoall are coded to be destroyed directly in the platform's Step event.