addCamShake: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category:Arma 2: Operation Arrowhead: New Scripting Commands List" to "Category:Arma 2: Operation Arrowhead: New Scripting Commands")
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
Line 5: Line 5:
|1.51
|1.51


|gr1 = Camera Control
|gr1= Camera Control


|eff= local
|eff= local

Revision as of 13:49, 11 April 2021

Hover & click on the images for description

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

See also:
enableCamShakesetCamShakeDefParamssetCamShakeParamsresetCamShake

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