Switch Ball
From Make a Good Mega Man Level Contest
Revision as of 09:51, 8 June 2019 by Spin Attaxx (talk | contribs) (Created page with "{{gimmick |align=right |name=Switch Ball |image= |caption= |jname= |script= |romaji= |altname= |programmer=Renhoek |artist=Unconfirmed |hp= |at= |type=Switch |location= |O...")
| Switch Ball | |||||||||||||||||||
| |||||||||||||||||||
The Switch Ball is a gimmick from Mega Man Powered Up. It is a spherical switch that is toggled via shooting it.
Switch Balls were first included in the Megamix Engine, and subsequently the devkits for Make a Good Mega Man Level 3 and Make a Good 48 Hour Mega Man Level.
Behavior
Switch Balls are stationary objects that can trigger any object by giving it a "myFlag" value in creation code identical to that of the object to trigger (though they are primarily intended to control Switch Blocks). Mega Man can use them by simply attacking them, which will change its colour from blue to red or vice versa.
Trivia
- In all devkits Switch Balls have appeared in to date, they are named "objPUHitSwitch".