Nodes > Functions > Coords > Scroll Coords

Scrolls coordinates over time.
Inputs
| Name | Type | Description |
|---|---|---|
| Coords | float | Coordinates to scroll |
| Direction | float | Direction vector of scrolling |
| Speed | float | Speed value multiplying the direction vector |
Outputs
| Name | Type | Description |
|---|---|---|
| Coords | float | Scrolled coordinates |
Was this page helpful?