mapAnimAdd

From Bohemia Interactive Community
Revision as of 10:52, 15 September 2006 by Str (talk | contribs) (Fixed params)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Add next frame to map animation.
Groups:
Uncategorised

Syntax

Syntax:
mapAnimAdd [time, zoom, position]
Parameters:
time: Number
zoom: Number
position: Position2D
Return Value:
Nothing

Examples

Example 1:
mapAnimAdd [1, 0.1, markerPos "anim1"]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section