A plant enemy that tries to bite the player if they are nearby. It can be defeated through all of the player's attacks as well as some enemy attacks. Once defeated, it will either drop a Coin or three Star Bits depending on how it was defeated. It can be frozen by the Orange Luma.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | Both | False | Doesn't Turn?: If set, it won't turn around. | |
Obj_arg7 | Boolean | SMG2 | False | Use Collision Binder?: If set, it will use a collision binder which makes it react to collision. Furthermore, it will also react to gravity instead of being in a locked position. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated when it dies. It won't drop any items when killed, however. |
SW_AWAKE | SMG2 | False | The object will become visible and resume movement when this switch is activated. |
Name | Games | Description |
---|---|---|
ScoreAttack | SMG2 | This object scores 100 points in The Chimp's challenges. |
YoshiLockOnTarget | SMG2 | This object can be targeted and pulled by Yoshi. |