Squirrel/Client/Functions/Camera/ShakeCamera

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{Squirrel/Title|ShakeCamera}} This function shakes the camera of the given player. == Syntax == <code>bool ShakeCamera( float intensity )</code> == Arguments == * '''intensi…')
 
Line 25: Line 25:
 
== Related Functions ==
 
== Related Functions ==
  
{{Squirrel/Server/Functions/Camera}}
+
{{Squirrel/Client/Functions/Camera}}

Revision as of 12:29, 15 October 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function shakes the camera of the given player.

Syntax

  1. bool ShakeCamera( float intensity )

Arguments

  • intensity - The intensity of the shaking

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- Todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox