A plant enemy that tries to bite the player if they are nearby. It can be defeated through all player 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.
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 | Enables rendering and resumes updates when this switch is active. |
Name | Games | Description |
---|---|---|
ScoreAttack | SMG2 | This object scores 100 points in The Chimp's challenges. |
Player2Targetable | Both | Can be targeted, frozen and defeated (SMG2 only) by player 2. |
YoshiTargetable | SMG2 | Can be targeted and pulled by Yoshi. |