Parameters |
Description |
float wantedSpeed |
target speed of actor animation |
float duration |
duration of the time effect |
Time effects ============================================= Syntax: Actor.WarpTime(float wantedSpeed, float duration)
Slowdown/speedup actor animation for given time period
Copyright (c) 2012. All rights reserved.
|