PROJ PAL: Difference between revisions
Jump to navigation
Jump to search
Hendricks266 (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''defineprojectile''' <tilenum> '''PROJ_PAL''' <pal> | |||
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. | ||
Where ''<pal>'' is the palette reference of the projectile. | |||
Where ''< | |||
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 05:24, 21 February 2020
defineprojectile <tilenum> PROJ_PAL <pal>
PROJ_PAL is a defineprojectile property used to set the palette reference (or color) of the projectile.
Where <pal> is the palette reference of the projectile.
See pal for more information about palette swaps.