An area that activates its SW_A switch if the player has spent the total requested number of time frames inside this area. It only functions if the player is Mario and the selected scenario is not a Green Star.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | Counter: The required number of time frames to spend inside this area. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_A | SMG2 | False | Gets activated after the required amount of time inside this area has passed. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
BaseMtxFollower | SMG2 | False | Can follow another BaseMtxFollowTarget object. |