PROJ PAL: Difference between revisions

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


Where <number> is the palette reference of the projectile.
Where <number> is the palette reference of the projectile.
[[Category:Projectile_structure_members]]

Revision as of 19:11, 13 June 2007

PROJ_PAL is a defineprojectile property used to set the palette reference (or color) of the projectile.

Syntax is:

defineprojectile <tile number> PROJ_PAL <number>

Where <number> is the palette reference of the projectile.