An area that returns the player to the last safe position they stood on before entering this area. The game won't treat Ice and GlassIce collision as proper safe collision triangles, however, this can be enabled with a RecoveryFloorControlArea.
Name | Type | Games | Required? | Description | Values | Exclusives? |
---|---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Throw Type: If used, the player will be thrown out instead of returning to the previous safe collision triangle. This setting is only usable by cylindrical areas. All other shapes will return the player to the previous safe collision triangle. |
|
|
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. |