PROJ PAL: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
Hendricks266 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
PROJ_PAL is a [[defineprojectile]] property used to set the [[pal|palette reference (or color)]] of the projectile. | PROJ_PAL is a [[defineprojectile]] property used to set the [[pal|palette reference (or color)]] of the projectile. | ||
Syntax | Syntax: defineprojectile ''<tile number>'' '''PROJ_PAL''' ''<number>'' | ||
Where <number> is the palette reference of the projectile. | Where ''<number>'' is the palette reference of the projectile. | ||
See [[pal]] for more information about palette swaps. | See [[pal]] for more information about palette swaps. | ||
[[Category:Projectile_structure_members]] | [[Category:Projectile_structure_members]] |
Revision as of 18:04, 26 September 2009
PROJ_PAL is a defineprojectile property used to set the palette reference (or color) of the projectile.
Syntax: defineprojectile <tile number> PROJ_PAL <number>
Where <number> is the palette reference of the projectile.
See pal for more information about palette swaps.