EntEffectRepeat
Effect Repeat
Repeat a Effect every # seconds
ID: EntEffectRepeat
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Enabled | Bool Variable | |
Effect | Effect Variable | |
Scale Effects | Bool Variable | If true the effect will scale to match the transform that the effect is on. |
On Transform Part | Transform Part Variable | The transform part that the effect is placed on. |
Next Effect | Play Time Variable | - ReadOnly |
Next Effect Time | Number Variable | Defaults to 1 - s |
Random Time | Number Variable | Add a random variation to next effect time - s |
Events
Name | Description |
---|---|
Next Effect Lapsed() | Called when Next Effect time Lapses |
Updated over 2 years ago