addCamShake: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 24: | Line 24: | ||
[[addCamShake]] [5, 5, 25];</code> | [[addCamShake]] [5, 5, 25];</code> | ||
| [[enableCamShake]], [[setCamShakeDefParams]], [[setCamShakeParams]], [[resetCamShake]] | |seealso= [[enableCamShake]], [[setCamShakeDefParams]], [[setCamShakeParams]], [[resetCamShake]] | ||
}} | }} | ||
Revision as of 23:21, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Camera Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- power: Number - Strength of shake, practical range is 0 to 20 (how strong the camera movement will be).
- duration: Number - Duration in seconds (how long the effect will last)
- frequency: Number - Frequency of shake, practical range is 0 to 100 (how will be the rhythm).
- Return Value:
- Return value needed
Examples
- Example 1:
addCamShake [10, 1, 25];
- Example 2:
enableCamShake true; addCamShake [5, 5, 25];
Additional Information
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