Stagger
Delay the animation based on array index.
Node Data | |
|---|---|
Display name | |
Stagger | |
Internal name | |
Node_Stagger | |
Inheritances | |
| Node_Processor | |
| Node_Stagger | |
Inputs | |
Node_Stagger | |
surface |
Surface |
float |
Delay Step |
float |
Delay Amount |
curve |
Stagger Curve |
enum |
Overflow |
Outputs | |
Node_Stagger | |
surface |
Surface |
Stagger plays each surface in an animation array with added delay, allowing the animation to play in a staggered manner.
Delay Properties
| Property | Description |
|---|---|
| Delay Step | How many member in an array before the next step. |
| Delay Amount | Amount of delay per step |
| Overflow | Control whether to stop the animation when out of range, or hide it |