A small robot enemy that will make the player spin around if touched. However, it can be defeated using Spin Attacks. If it falls into water, it will be defeated as well.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | Both | False | Enable Returning: If SW_A is valid and deactivated, it will always move towards its initial position. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated after killing this enemy. |
SW_A | Both | False | If not enabled, it will remain stationary. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
ClippingGroup | Both | False | Objects in this group are always clipped together. | |
DemoCast | Both | False | Can take part in a cutscene. |
Name | Games | Description |
---|---|---|
Player2Targetable | Both | Can be targeted, frozen and defeated (SMG2 only) by player 2. |
MoveLimitCollision | Both | The collision binder also checks for MoveLimit collision. |