Super Mario Galaxy Object Database

Objects | Configs | Occurrences

Config: Kameck

A Koopa Troopa that can cast various magical spells. The object's name declares what spells it casts. If the object's name is FireBallBeamKameck (SMG1) or Kameck (SMG2), it will cast fireballs. If the object's name is TurtleBeamKameck (SMG1), it will cast sliding Koopa Shells. SMG2 features two more variants: KameckKuriboMini and KameckMeramera which create Mini Goombas and Li'l Cinders, respectively. It moves between path points or stays at a fixed position. After casting a spell, it will temporarily disappear. It can be defeated using most of the player's attacks as well as explosions. It drops a single Coin when defeated.

Arguments

NameTypeGamesRequired?DescriptionValues
Obj_arg0IntegerBothFalse

Number of Cast Objects: How many fireballs/enemies/etc. it creates at once. Minimum is 1, maximum is 3. Default is 1.

    Obj_arg1IntegerSMG2False

    Hide Visibility Delay: How long it stays visible after casting a spell. Default is 30.

      Obj_arg3FloatBothFalse

      Activation Range: The valid distance to the player in which it becomes active. Default is 3000.

        Point_arg0IntegerSMG2False

        Attack Type: Specifies whether it attacks the player or not at this point. Default is -1.

        • -1: Appears and attacks player
        • 0: Appears and doesn't attack player

        Switches

        NameGamesRequired?Description
        SW_APPEARSMG2False

        Appears when this switch is activated.

        SW_DEADSMG2False

        Gets activated when it dies.

        SW_ASMG2False

        If used, it will remain invisible until this switch gets activated.

        SW_AWAKESMG2False

        Enables rendering and resumes updates when this switch is active.

        Setup

        NameGamesRequired?DescriptionValues
        RailBothFalse

        The optional path that it can move on.

          DemoCastBothFalse

          Can take part in a cutscene. It can use two special cutscene actions. ザコカメック登場 will make it appear whereas ザコカメック強制死亡 kills it.

            Properties

            NameGamesDescription
            Player2TargetableBoth

            Can be targeted, frozen and defeated (SMG2 only) by player 2.

            YoshiTargetableSMG2

            Can be targeted and eaten by Yoshi.

            SearchTurtleBoth

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

            MoveLimitCollisionSMG2

            The collision binder also checks for MoveLimit collision.