A caterpillar enemy that moves on a set path. However, if the player jumps off of it, it will turn aggressive and chase after the player. After a couple of seconds, it returns to its normal state and moves on the path. It can be defeated by Ground Pounding it or by jumping on its belly parts. Using a Ground Pound or Spin Attack nearby will stun it. Furthermore, it can be defeated using most of the player's attacks. It can be frozen by the Orange Luma.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Angry Type: How it behaves when it turns aggressive. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated when it dies. |
SW_AWAKE | SMG2 | False | The object will become visible and resume movement when this switch is activated. |
Name | Games | Required? | Description |
---|---|---|---|
Rail | Both | True | The path that it moves on. |
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
MoveLimitCollision | Both | The object's collision binder also checks for MoveLimit collision. |