mapAnimAdd: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| ofp \|1.([0-9]{2}) +\|([^g])" to " | ofp |1.$1 |game2= ofpe |version2= 1.00 |game3= arma1 |version3= 1.00 |game4= arma2 |version4= 1.00 |game5= arma2oa |version5= 1.50 |game6= tkoh |version6= 1.00 |game7= arma3 |version7=...) |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 30: | Line 30: | ||
| Add next frame to map animation. | | Add next frame to map animation. | ||
| [[mapAnimAdd]] [time, zoom, position] | |s1= [[mapAnimAdd]] [time, zoom, position] | ||
|p1= [time, zoom, position]: [[Array]] | |p1= [time, zoom, position]: [[Array]] |
Revision as of 23:12, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Map
Syntax
- Syntax:
- mapAnimAdd [time, zoom, position]
- Parameters:
- [time, zoom, position]: Array
- time: Number - animation duration in seconds
- zoom: Number - range from 0.01 (max. zoom) to 1 (zoomed out)
- position: Position2D, Position3D or Object
- Return Value:
- Nothing
Examples
- Example 1:
mapAnimAdd [1, 0.1, markerPos "anim1"]; mapAnimCommit;
- Example 2:
mapAnimAdd [3, 0.01, player]; mapAnimCommit;
Additional Information
- See also:
- mapAnimClearmapAnimCommitmapAnimDonectrlMapAnimAddctrlMapAnimClearctrlMapAnimCommitctrlMapAnimDone
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