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.
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | 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_A | SMG2 | True | When activated, the game will check if the player has collected at least 13 Power Stars. If true, Mailtoad will appear. |
SW_B | SMG2 | False | Activated or deactivated depending on the used event flow node. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Message | SMG2 | True | Uses the dialogues KinopioPostmanOpen, KinopioPostmanLetterNormal, KinopioPostmanNoNewLetter, KinopioPostmanLetterPeach, KinopioPostmanLetterWitch, and KinopioPostmanLetterRosetta. These dialogues are to be specified in the zone's text archive. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | SMG2 | True | The path that it moves on. | |
NamePos | SMG2 | True | Additional placements that can be freely placed. |
|
DemoCast | SMG2 | False | 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 でしゃばりルイージ終了. | |
MarioFaceShipNpcRegister | SMG2 | False | Can be registered to a Starship Mario object appearance event. |
Name | Games | Description |
---|---|---|
YoshiTargetable | SMG2 | Can be targeted and licked by Yoshi. |
SearchTurtle | SMG2 | Red Koopa Shells and Gold Shells home in on this object. |