A large bug-like boss that can be damaged by Ground Pounding the weak spot on its back. It needs to be damaged three times. During the first phase, it moves slowly on the ground. After taking the first hit, it starts flying. And in the last phase, its skin turns red, and it will make aggressive turns while it flies. While it flies, it will periodically drop explosive bombs that can hurt the player. After it is defeated, it will spawn a Power Star, which also requires changes to the galaxy's Scenario file.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg7 | Integer | Both | False | Camera Register Index: Specifies the starting index of the vector and matrix register cameras. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated after it's defeated. |
SW_A | Both | False | Starts the boss battle once activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | Both | True | Its main movement path that it flies and walks on. | |
AppearPowerStar | Both | True | Spawned after defeating it. | |
Camera | Both | False | Used when falling onto the ground. | |
BaseMtxFollowTarget | Both | False | Can be followed by another BaseMtxFollower object. |
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Its bombs can be targeted and frozen by player 2. |