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 its cycle time.

See also

step.size

cycle.time

Moving objects