The player receives a speed boost if they touch ForceDash (floor code 39) collision while using the Rock power-up inside this area. The boost's direction is the area's rotated Z axis.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Float | SMG2 | False | Forwards Speed: The launch speed boost that the player gains. Default 50. | |
Obj_arg1 | Integer | SMG2 | False | Rock Break Time: Specifies the time in frames that the player stays inside the rock before it breaks. Default is 180. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
BaseMtxFollower | SMG2 | False | Can follow another BaseMtxFollowTarget object. |