Jump to content

TurretAnimZAdjust: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Amount to fudge this turret animation by so that it appears further towards or away from the players view, with negative values meaning 'out of the screen' and positive values meaning 'into the screen'. Used to ensure that the structure's turret appears properly and is not obscured by either the its other animations or even the structure image itself.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|integer}}
|default=0
|types={{categ|BuildingTypes}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
}}
Amount to fudge this turret animation by so that it appears further towards or away from the players view, with negative values meaning 'out of the screen' and positive values meaning 'into the screen'. Used to ensure that the structure's turret appears properly and is not obscured by either the its other animations or even the structure image itself.  
 
==See also==
* [[TurretAnimX]]
* [[TurretAnimY]]

Latest revision as of 22:11, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: TurretAnimZAdjust
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: BuildingTypes


Amount to fudge this turret animation by so that it appears further towards or away from the players view, with negative values meaning 'out of the screen' and positive values meaning 'into the screen'. Used to ensure that the structure's turret appears properly and is not obscured by either the its other animations or even the structure image itself.

See also