Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: MorphItemNeoIce

A collectable item that turns the player into an Ice character. This temporary power-up state allows them to create ice platforms when touching water surface.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0IntegerSMG1False

Appearance Type: Specifies how the item appears after SW_APPEAR gets activated.

  • -1: Appears in place
  • 1: Appears above and falls down
Obj_arg1IntegerSMG1False

Binder Type: Enables or disables collision binding.

  • -1: Deactivated
  • 1: Activated
Obj_arg2IntegerSMG1False

Landing Type: Specifies whether the power-up falls down after appearing or not.

  • -1: Lands when it appears
  • 1: Stays in position where it appeared
Obj_arg3IntegerSMG1False

Inside Bubble?: Specifies if the item is stored in a bubble or not.

  • -1: Not contained in a bubble
  • 1: Contained in a bubble
Obj_arg4IntegerSMG1False

Shadow & Clipping Type: Specifies the shadow and clipping properties.

  • -1: Calculate shadow drop direction from gravity once
  • 0: Use no shadow
  • 1: Calculate shadow
  • 2: Calculate shadow drop and direction from gravity
  • 3: Use spherical clipping and calculate shadow drop direction from gravity once
  • 4: Use spherical clipping and calculate shadow drop direction from gravity once
Obj_arg5IntegerSMG1False

Appearance Camera Type: Specifies what appearance event cameras are to be used.

  • -1: No cameras
  • 1: Use 出現1
  • 2: Use 出現1 and 出現2
Obj_arg6IntegerSMG1False

Rotation Type: Specifies how the item rotates. It never visibly rotates while inside a bubble.

  • -1: Always rotates
  • 0: Don't rotate
  • 1: Rotation updates while outside bubble
  • 2: Rotation updates while inside bubble

Switches

NameGamesRequired?Description
SW_APPEARSMG1False

Appears when this switch is activated.

SW_DEADSMG1False

Gets activated after it is destroyed.

SW_AWAKESMG1False

Enables rendering and resumes updates when this switch is active.

Setup

NameGamesRequired?DescriptionValues
CameraSMG1False

Used when the item appears.

    DemoCastSMG1False

    Can take part in a cutscene.