Slow Motion Effects


When triggered, the game goes into slow motion. This is done by manipulating the timeScale in Unity.

Casting Frame: When during the move should the slow motion be casted.

Duration (Seconds): How long should the slow motion last.

Speed (%): Rate of slow motion compared to normal speed.


< Back to Move Editor