PROJ TRAIL: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
 
BlasterDRP (talk | contribs)
mNo edit summary
Line 1: Line 1:
PROJ_VEL is a [[defineprojectile]] property used to set the tilenum of any trail sprites spawned.
PROJ_TRAIL is a [[defineprojectile]] property used to set the tilenum of any trail sprites spawned.


Syntax is:
Syntax is:

Revision as of 13:44, 24 December 2004

PROJ_TRAIL is a defineprojectile property used to set the tilenum of any trail sprites spawned.

Syntax is:

defineprojectile <tile number> PROJ_TRAIL <number>

Where <number> is the tilenum of the trail sprites spawned.