PROJ TRAIL: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
BlasterDRP (talk | contribs)
mNo edit summary
m Added category.
Line 6: Line 6:


Where <number> is the tilenum of the trail sprites spawned.
Where <number> is the tilenum of the trail sprites spawned.
[[Category:Projectile_structure_members]]

Revision as of 19:16, 13 June 2007

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.