A warp pad that teleports the player between this and another linked instance. It is also possible to hide the model entirely. In SMG1, some teleporters are unlocked using Grand Stars, however, this functionality is deprecated in SMG2. Furthermore, the colored paths do not exist in SMG2 anymore.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Camera ID: The camera ID used to retrieve the proper camera configuration. | |
Obj_arg1 | Integer | Both | False | Visibility: Can be used to hide the model. |
|
Obj_arg2 | Integer | Both | False | Useless: Read but never used for anything. | |
Obj_arg3 | Integer | Both | False | Paired Activation: Specifies if the teleporter can be used already of if the paired teleporter needs to be activated first. |
|
Obj_arg4 | Integer | Both | False | Required Grand Stars: The number of Grand Stars required for activation. Deprecated in SMG2. | |
Obj_arg5 | Integer | Both | False | Activation Time: The time in frames it takes for the activation camera cutscene to finish when the teleporter activates for the first time. | |
Obj_arg6 | Integer | Both | False | Color: The color to be used for the glow effect and path. Default corresponds to setting it to 0. |
|
Obj_arg7 | Integer | Both | False | Appearance: Specifies if the path should emerge from this teleporter when the object appears. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Group | Both | True | Links two WarpPod instances. | |
Camera | Both | False | Used when the player teleports towards this object. | |
DemoCast | Both | False | Can take part in a cutscene. | |
MarioFaceShipNpcRegister | SMG2 | False | Can be registered to a Starship Mario object appearance event. |