animate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 13: Line 13:


[[Nothing]]
[[Nothing]]
'''Compatibility:'''
Added in version '''1.75'''


'''Description:'''
'''Description:'''

Revision as of 01:32, 17 April 2006

back to COMREF

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]