Skip to content

AnimPalette

Draws the projectile's body with the animation palette instead of the normal one.

Specification
Applies to
BulletType
File
art.ini
Section
[<Image ID>]Image ID: Image= value; no section when omitted
Value
boolean
When omitted
no

Only the body is remapped. The shadow thrown under a projectile that is above the ground is drawn from the normal palette either way, so a remapped projectile keeps an ordinary shadow. A Voxel=yes projectile is drawn through the voxel path, which takes its colors from Color and never consults this setting.

The setting is read from the art section named by the projectile’s Image. That assignment is required. Without it the lookup runs against an empty section name, so nothing here is read — not even from an art section named after the projectile, which is where its Voxel setting is still found.

See alsoImage, Voxel