A green flower enemy that hides in the ground and hops out if the player is nearby. It hops towards the player to damage them. It can be defeated by most of the player's attack. If the player is too far away, it will hide in the ground again. It can be frozen and defeated by the Orange Luma.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | Both | False | Doesn't Hide Again?: If set, it won't hide in the ground when the player is too far away from it. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | The object will appear when this switch is activated. |
SW_DEAD | Both | False | Gets activated when it dies. |
SW_A | Both | False | If used, it will only come out of the ground if this switch is activated. |
SW_AWAKE | SMG2 | False | The object will become visible and resume movement when this switch is activated. |