Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: RockCreator

A spawner that creates rolling boulders. The boulders can be destroyed by attacking the red crystal part, however, fireballs don't work. When using the Rock or Rainbow power-ups, the player doesn't have to attack the crystal specifically.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0FloatBothFalse

Rolling Speed: The rate at which it rolls. Default is 10.

    Obj_arg1IntegerBothFalse

    Spawn Delay: The delay in seconds between the spawns. If non-positive, only one instance will spawn. Default is -1.

      Obj_arg2BooleanBothFalse

      Break at Last Point?: If set, it will break once it reaches the last path point.

        Obj_arg3IntegerBothFalse

        Path Roll Time: The time in frames that it rolls on the path before falling down. Default is 45.

          Obj_arg4FloatBothFalse

          Shadow Length: Sets the shadow drop length. Default is 1000.

            Obj_arg5BooleanBothFalse

            Decelerate When Attacked?: If set, it will decelerate and accelerate again when it successfully damaged an object, such as the player.

              Point_arg0IntegerBothFalse

              Fall Type: Specifies how it rolls at this point.

              • -1: Rolls down quickly
              • 0: Falls down slowly
              Point_arg1IntegerBothFalse

              Path Movement Type: Specifies how the movement is affected by the path.

              • -1: Don't change path movement
              • 0: Moves along path starting from this point
              Point_arg2BooleanBothFalse

              Follow Tangent?: If set, it will follow the path's tangent until this point has been reached.

                Switches

                NameGamesRequired?Description
                SW_APPEARBothTrue

                The boulders will appear when this switch is activated.

                SW_ABothFalse

                Stops spawning more boulders once activated.

                Setup

                NameGamesRequired?DescriptionValues
                RailBothTrue

                The path that the boulders roll on.

                  Properties

                  NameGamesDescription
                  Player2TargetableBoth

                  Can be targeted and frozen by player 2.