Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: StoryBookAreaWarp

An area that will warp the player to a specific point when entered in special "picture book" stages.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0IntegerSMG2False

Warp ID: The ID of the warp point that the player should be warped to. Default is -1.

    Obj_arg1IntegerSMG2False

    Player Animation: The player's animation used after arriving at the destination. Default is -1.

    • -1: Unchanged
    • 0: Walking

    Switches

    NameGamesRequired?Description
    SW_APPEARSMG2False

    Appears when this switch is activated.

    SW_AWAKESMG2False

    Enables rendering and resumes updates when this switch is active.

    Setup

    NameGamesRequired?DescriptionValues
    NamePosSMG2True

    The point that the player gets warped to. The name has the format 絵本移動ポイント%03d where %03d is Obj_arg0's value.

      BaseMtxFollowerSMG2False

      Can follow another BaseMtxFollowTarget object.