An area that restricts the player's movement to a 2D plane while the player is inside of it. The movement direction is adjusted for moving around a circular center point. Basically, this also allows the player to keep running into the direction the stick was held in first. This area may be a bit complicated to use, so it's advised to take a look at Tarantox's zone in SMG1.
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | The object will appear when this switch is activated. |
SW_AWAKE | Both | False | The object will become visible and resume movement when this switch is activated. |
Name | Games | Required? | Description |
---|---|---|---|
BaseMtxFollower | Both | False | Objects of this class can follow another BaseMtxFollowTarget object. |