animate

From Bohemia Interactive Community
Revision as of 15:01, 15 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

object animate [animation, phase]


Operand types:

object: Object

[animation, phase]: Array

Type of returned value:

Nothing

Description:

Process animation on object.

Animation is defined in config file.

Wanted animation phase is set to phase.


Example:

house animate ["doors1", 1]