animate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|A]] | [[Category:Scripting Commands ArmA|A]] | ||
<h2 style="color:#000066">'''''object'' animate [''animation'', ''phase'']'''</h2> | <h2 style="color:#000066">'''''object'' animate [''animation'', ''phase'']'''</h2> |
Revision as of 11:29, 23 April 2006
object animate [animation, phase]
Operand types:
object: Object
[animation, phase]: Array
Type of returned value:
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]