Jump to content

Tiled: Difference between revisions

From ModEnc²
en>DeathFish
No edit summary
en>DeathFish
mNo edit summary
Line 13: Line 13:
In theory, you can see the anim playing from top of the map to the bottom of the map.<br>If <b><u>Tiled=yes</u></b> is used with the SHP turret It will look incredibly funny.<br>[[File:Tiled on SHP turret.png]]
In theory, you can see the anim playing from top of the map to the bottom of the map.<br>If <b><u>Tiled=yes</u></b> is used with the SHP turret It will look incredibly funny.<br>[[File:Tiled on SHP turret.png]]
==Note==
==Note==
*Because this is a label used for Animation rather than for Particles, it has no effect on the images called by Particles, which is a natural thing.
*Because this is a tag used for Animation rather than for Particles, it has no effect on the images called by Particles, which is a natural thing.
{{Bugs}}
{{Bugs}}
*<u><b>[[Animations]]</b></u>are hardcoded to use the <u><b>{{f|AnimPalette|yes|Link}}</b></u> palette Always
*<u><b> [[Animations]]</b></u>are hardcoded to use the <u><b>{{f|AnimPalette|yes|Link}}</b></u> palette Always
*This bug has been fixed in Phobos Build33.
*This bug has been fixed in [[Phobos]] Build33.
"[https://phobos.readthedocs.io/en/latest/Fixed-or-Improved-Logics.html#bugfixes-and-miscellaneous Animation with Tiled=yes now supports CustomPalette.]"

Revision as of 20:36, 6 October 2024

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Tiled
File(s): Art(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: Animations


Tiled=yes makes the anim "stack" upwards.
It is used in Tiberian Sun's [IONBEAM] so the beam draws from the top of the screen to target cell.
In theory, you can see the anim playing from top of the map to the bottom of the map.
If Tiled=yes is used with the SHP turret It will look incredibly funny.
File:Tiled on SHP turret.png

Note

  • Because this is a tag used for Animation rather than for Particles, it has no effect on the images called by Particles, which is a natural thing.

Bugs/Side-Effects/Unexpected Limitations

"Animation with Tiled=yes now supports CustomPalette."