A purple blob enemy that creates fields of electricity. It jumps around randomly or between fixed path points. It can be defeated with all player attacks as well as explosions, which causes it to drop a Coin.
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | SMG2 | False | Gets activated when it dies. |
SW_PARAM | SMG2 | False | Animations, velocity and update rates are adjusted with ParamScale while this switch is activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | SMG2 | False | The optional path points to jump between. | |
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Can be targeted, frozen and defeated by player 2. |
YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |