animate

From Bohemia Interactive Community
Revision as of 12:29, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


object animate [animation, phase]


Operand types:

object: Object

[animation, phase]: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.75

Description:

Process animation on object.

Animation is defined in config file.

Wanted animation phase is set to phase.


Example:

house animate ["doors1", 1]