Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: WorldMapAccessPanel

A panel switch that will open the World Map screen when stepped on.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0IntegerSMG2False

Next World ID: What World the player will be in after activating the panel.

  • -1: Retain current World
  • 1: World 1
  • 2: World 2
  • 3: World 3
  • 4: World 4
  • 5: World 5
  • 6: World 6
  • 7: World S
Obj_arg1IntegerSMG2False

Next World Point: What point on the World Map the player will be at after activating the panel. If set to -1, the player's current point on the World Map will be retained.

    Switches

    NameGamesRequired?Description
    SW_ASMG2False

    If used, it won't access the World Map. Instead, it triggers the cutscene マリオ顔惑星発進デモ起動 which is used when entering the World Map screen for the first time. After activating the panel, this switch will be activated.

    SW_AWAKESMG2False

    Enables rendering and resumes updates when this switch is active.

    Setup

    NameGamesRequired?DescriptionValues
    CameraSMG2False

    Used when the player enters the World Map.

      DemoCastSMG2False

      Tries to register to the cutscenes マリオ顔惑星変化 and ワールドマップからの開始. If registered to the former, it will be deactivated initially. For the latter, it can use a special cutscene functor that causes the screen to fade white. Furthermore, it may also use a special cutscene nerve meant to be used when the player returns from a World Map.