Jump to content

Tiled: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
en>Testid123
mNo edit summary
Line 10: Line 10:
|rp=no
|rp=no
}}
}}
 
Tiled=yes makes the anim "stack" upwards.<br>It is used in Tiberian Sun's [IONBEAM] so the beam draws from the top of the screen to target cell.<br>
Tiled=yes makes the anim "stack" upwards.
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==
It is used in Tiberian Sun's [IONBEAM] so the beam draws from the top of the screen to target cell.
*Does not affect the particle image.
 
In theory, you can see the anim playing from top of the map to the bottom of the map.
 
If <b><u>Tiled=yes</u></b> is used with the SHP turret It will look incredibly funny.
 
[[File:Tiled on SHP turret.png]]
 
{{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

Revision as of 15:12, 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

  • Does not affect the particle image.

Bugs/Side-Effects/Unexpected Limitations