An area that toggles a switch once the player performs a Spin Attack inside it.
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | The object will appear when this switch is activated. |
SW_A | SMG2 | True | Gets toggled each time the player performs a Spin Attack. |
SW_AWAKE | SMG2 | False | The object will become visible and resume movement when this switch is activated. |
Name | Games | Required? | Description |
---|---|---|---|
BaseMtxFollower | SMG2 | False | Objects of this class can follow another BaseMtxFollowTarget object. |