myTimeContext.rate in Anark Studio 2.5

Playback speed.

Property Type
Number

Sets the speed at which the time context is executed. This affects the speed of the animation for all the objects that rely on this time context, including any animation created by a behavior that uses the contextTime property.

A setting of 2 means animated objects will appear to move twice as fast as normal; a setting of .5 means they will appear to move half as fast as normal, etc. A negative value (e.g., -.3, -2, etc.) makes the time context run backwards.

This setting does not affect the frame rate of the presentation or how often the scene is updated.