Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: KinopioPostman

A Toad that delivers special letters, such as those that open up a new mission. The letters and their appearance conditions are defined in the game's code. Initially, it will be hidden until the player has collected 13 Power Stars. An additional Toad (Kinopio) can be linked to it which will be hidden once this object is set to appear. This uses a very complex dialogue system that doesn't allow for much customization. MarioFaceShipZone provides dialogues, though.

Switches

NameGamesRequired?Description
SW_APPEARSMG2False

Very buggy so it shouldn't be used. The object will appear when this switch is activated, but it will always have appeared even if the switch is deactivated. Deactivating the switch again will fix this, though.

SW_ASMG2True

When activated, the game will check if the player has collected at least 13 Power Stars. If true, Mailtoad will appear.

SW_BSMG2False

Activated or deactivated depending on the used event flow node.

SW_AWAKESMG2False

Enables rendering and resumes updates when this switch is active.

Talking

NameGamesRequired?DescriptionValues
MessageSMG2True

Uses the dialogues KinopioPostmanOpen, KinopioPostmanLetterNormal, KinopioPostmanNoNewLetter, KinopioPostmanLetterPeach, KinopioPostmanLetterWitch, and KinopioPostmanLetterRosetta. These dialogues are to be specified in the zone's text archive.

    Setup

    NameGamesRequired?DescriptionValues
    RailSMG2True

    The path that it moves on.

      NamePosSMG2True

      Additional placements that can be freely placed.

      • マリオ位置[郵便屋さんイベント]: Player's position when he delivers a special letter
      DemoCastSMG2False

      It will register to several cutscenes used on Starship Mario. Its special cutscene action functor causes it to reappear at its initial position. The cutscenes that it registers to are ファイルセレクトからの開始, 郵便屋さんイベント[タスク], 郵便屋さんイベント[ロゼッタ], グランドスター帰還[2回目以降], パワースター帰還, パワースター帰還[NPC紹介], パワースター帰還[アイテム惑星], パワースター帰還[初回] and でしゃばりルイージ終了.

        MarioFaceShipNpcRegisterSMG2False

        Can be registered to a Starship Mario object appearance event.

          Properties

          NameGamesDescription
          YoshiTargetableSMG2

          Can be targeted and licked by Yoshi.

          SearchTurtleSMG2

          Red Koopa Shells and Gold Shells home in on this object.