Difference between revisions of "SpawnEffect WorldScript"
From Serious Sam's Bogus Detour
Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(218, 205, 102)|352|32}} | {{WorldscriptIcon|rgb(218, 205, 102)|352|32}} | ||
− | 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. | + | Spawns an effect at the position of this script 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 11:11, 26 July 2017
Spawns an effect at the position of this script 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