step.time

Category

Object/View Commands

Syntax

step.time(oA,vB);

Description

The delay (in interpreter cycles) between steps (movements) of object oA is set to vB. For example, if the step time is set to 2, the object will only move every second cycle. Note that an object's step time is independent from it's cycle.time.

See also

step.size
cycle.time
Moving Objects