SetGameplayCamShakeAmplitude
DocsSetGameplayCamShakeAmplitude(amplitude)Description
Sets the amplitude for the gameplay (i.e. 3rd or 1st) camera to shake. Used in script "drunk_controller.ysc.c4" to simulate making the player drunk.
Parameters
| Name | Type | Description |
|---|---|---|
amplitude | float | — |
Returns
voidThis native does not return a value.