Difference between revisions of "SpawnEffect WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(218, 205, 102)|352|32}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties ==...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(218, 205, 102)|352|32}}
 
{{WorldscriptIcon|rgb(218, 205, 102)|352|32}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Spawns an effect and executes <code>FinishTrigger</code> when it finishes. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 12:10, 26 July 2017

Spawns an effect and executes FinishTrigger when it finishes. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource Effect, effect
  • Unit feed FinishTrigger, validates
  • Integer Layer