Difference between revisions of "ProjectileShooter WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(255, 0, 0)|416|160}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * R...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(255, 0, 0)|416|160}}
 
{{WorldscriptIcon|rgb(255, 0, 0)|416|160}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Spawns and shoots a projectile into a given direction. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:54, 26 July 2017

Spawns and shoots a projectile into a given direction. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource Projectile, unit producer
  • Integer Direction
  • Integer Spread