A large rotating crystal containing a Yellow Luma. It can be destroyed upon contact with the player while in certain rush states, caused by objects such as MarioLauncher, SuperSpinDriver, and GCaptureTarget.
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Path_arg0 | Integer | SMG1 | False | Pose Type: The object's pose while moving on the path. |
|
| Path_arg1 | Integer | SMG1 | False | Movement Type: How the object behaves once it reaches the last path point. |
|
| Path_arg2 | Integer | SMG1 | False | Indicator Dots Type: Specifies whether the orange indicator dots should be used and how they are displayed. |
|
| Path_arg4 | Integer | SMG1 | False | Initial Position Type: The object's initial position. |
|
| Point_arg0 | Integer | SMG1 | False | Movement Speed / Time: The movement speed the object has starting from this point. If Point_arg7 is set to 1, this specifies the time in frames it takes to reach the next point. | |
| Point_arg1 | Integer | SMG1 | False | Acceleration Time: The time in frames it takes for the object to reach the movement speed set at this point. | |
| Point_arg5 | Integer | SMG1 | False | Stop Time: The time in frames the object waits at this point before it continues moving again. | |
| Point_arg7 | Integer | SMG1 | False | Speed Type: Decides whether Point_arg0 specifies the movement speed or the time it takes to reach the next point. |
|
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| SignMotionType | SMG1 | False | Shake Start Type: Specifies whether the object will shake before it starts moving or not. |
|
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_B | SMG1 | False | If used, the object won't move until this switch gets activated. |
| SW_APPEAR | SMG1 | False | Appears when this switch is activated. A giant Luma will take its place beforehand. |
| SW_AWAKE | SMG1 | False | Enables rendering and resumes updates when this switch is active. A giant Luma will take its place beforehand. |
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| Rail | SMG1 | False | The path that it moves on. | |
| DemoCast | SMG1 | False | Can take part in a cutscene. The game will freeze upon destroying the crystal if this object is not part of a cutscene. |