ScaleToValue node
Scale a GameObject to a specified scale over a set duration.
Read time 1 minuteLast updated 20 hours ago
Use the ScaleToValue node to scale a GameObject to a specified scale over a set duration.
Sockets
Socket | Type | Description |
|---|---|---|
| Object | | The GameObject you want to scale. |
| Value | | The target scale for the GameObject.
|
| Seconds | | The duration in seconds over which to scale the GameObject. |
| Wait | | Enable to wait for the scale to complete before it continues to the next node. Disable to continue to the next node immediately. |