ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AltPalette: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
If {{f|AltPalette|yes|link}} is set on an animation then that animation will use the unit palette instead of the animation palette. However, remappable colours are ignored - they will not be remapped. | If {{f|AltPalette|yes|link}} is set on an animation then that animation will use the unit palette instead of the animation palette. However, remappable colours are ignored - they will not be remapped. | ||
==Note== | |||
*Images in the [[ Particles]] section will not read this tag. Although the Image in the section [[Animations]] will have this tag. | |||
{{bugs}} | {{bugs}} | ||
This flag also forces the animation to be always drawn at full brightness, similar to {{f|UseNormalLight|yes|link}}. | This flag also forces the animation to be always drawn at full brightness, similar to {{f|UseNormalLight|yes|link}}. | ||
== See Also == | == See Also == | ||
*[[ShouldUseCellDrawer]] | *[[ShouldUseCellDrawer]] |
Latest revision as of 14:21, 20 September 2024
Flag: | AltPalette |
File(s): | art(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | Animations |
If AltPalette=yes is set on an animation then that animation will use the unit palette instead of the animation palette. However, remappable colours are ignored - they will not be remapped.
Note
- Images in the Particles section will not read this tag. Although the Image in the section Animations will have this tag.
Bugs/Side-Effects/Unexpected Limitations
This flag also forces the animation to be always drawn at full brightness, similar to UseNormalLight=yes.