A massive stream of water the player can ride to be transported. Initially, the stream won't be there as it needs to be spawned and formed through a cutscene. After reaching the stream's end, the player will jump out of the stream. Then, the stream disappears completely, though it can be respawned by executing the cutscene again.
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Obj_arg0 | Integer | SMG1 | False | Useless: Read but never used for anything. Default is -1. | |
| Obj_arg1 | Float | SMG1 | False | Radius: The stream's radius. Default is 500. |
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_A | SMG1 | False | Activated when the stream appears. If used, the stream object will be deactivated by default. |
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| Rail | SMG1 | True | Defines the stream's shape. | |
| Camera | SMG1 | False | Used when the player is moving inside the stream. | |
| DemoCast | SMG1 | False | Can take part in a cutscene. When spawned during the part named ウォーターロード出現, the stream begins to appear. Once that part ends or if the object spawns during the part named ウォーターロード成長, the stream forms along the path. |