Difference between revisions of "AddScreenShake WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(147, 77, 32)|32|32}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * I...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(147, 77, 32)|32|32}}
 
{{WorldscriptIcon|rgb(147, 77, 32)|32|32}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Makes the screen shake. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:11, 26 July 2017

Makes the screen shake. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Integer Time, default: 250
  • Float Amount, default: 5
  • Integer Range, default: -1
  • Float DurationFrom, default: 1
  • Float DurationTo