Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: PetitPorter

A dish that teleports the player to a specified destination point. It can be activated by using a Spin Attack while standing on it. The player will be teleported back to the teleporter after the specified amount of time elapsed. The destination point (PetitPorterWarpPoint) needs to be specified, however, the return point (PetitPorterExitPoint) can be specified.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0IntegerSMG2False

Teleporter Group ID: The teleporter's group which can be used to link warp and exit points to it.

    Obj_arg1IntegerSMG2False

    Timer: How long it takes before the player gets teleported back again. Default is 600.

      Switches

      NameGamesRequired?Description
      SW_APPEARSMG2False

      Appears when this switch is activated.

      SW_ASMG2False

      Gets activated while the teleporter is still active. Gets deactivated once it becomes unusable.

      SW_BSMG2False

      Gets activated once the player teleports to the destination and gets deactivated again after the timer runs out.

      Setup

      NameGamesRequired?DescriptionValues
      CameraSMG2False

      Used for multiple warping circumstances. 基点でワープイン is used when warping from the teleporter. ワープ点でワープアウト is used when the player appears at the destination point. ワープ点でワープイン is used when the player gets teleported after the timer runs out. 基点でワープアウト is used when the player appears at the return point.