Cycle.time

From AGI Wiki
Revision as of 17:04, 30 December 2013 by Andrew Branscom (talk | contribs) (Created page with "cycle.time   == <br />Syntax == <blockquote><code>cycle.time(oA,vB);</code></blockquote> == <br />Description == he delay (in interpreter cycles) between cel changes...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

cycle.time

 


Syntax

cycle.time(oA,vB);


Description

he delay (in interpreter cycles) between cel changes of object oA (when it is cycling) is set to vB. If vB is equal to 0, the cels do not change (even when the object is cycling). Note that an object’s cycle time is separate to it’s step.time.


Sources

AGI Studio Help File


See also