Animation play modes.
Verse using statement |
using { /Fortnite.com/Devices/CreativeAnimation } |
Enumerators
The animation_mode enumeration includes the following enumerators:
| Name | Description |
|---|---|
OneShot |
Stop after playing the animation once. |
PingPong |
Reverse direction after reaching the final |
Loop |
Play the animation in a loop. This requires the animation ends exactly where it began. |