Animation loop pause before cycling

For animations using loop:true and rewind:true, is it possible to pause between reversals? Also, is it possible to have a different time:N for each direction?

Yes and yes. rewindWait, loopWait are parameters and rewindTime is there that will override time.

Thank you!

1 Like