ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

TileYOffset: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
m fixed value type
Crimsonum (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|name=Tile''nn''YOffset, where ''nn'' is tile number in the [[TileSets|tile set]] (from 01 to 99).
|name=Tile''nn''YOffset, where ''nn'' is tile number in the [[TileSets|tile set]] (from 01 to 99).
|values={{values|integers}}
|values={{values|integers}}
|files=[[Terrain Control INI files]]
|files={{Categ|Terrain Control INI}}
|types={{Categ|TileSets|Tile set}} animation sections
|types={{Categ|TileSets|Tile set}} animation sections
|ts=yes
|ts=yes
Line 12: Line 12:
}}
}}


Specifies the up-down offset of an [[animation]] attached to a [[TileSets|terrain tile]] in pixels. Negative numbers move the animation up and positive numbers move the animation down.
Specifies the up-down offset of an [[animation]] attached to a [[TMP|terrain tile]] in pixels. Negative numbers move the animation up and positive numbers move the animation down.


==See also==
==See also==

Latest revision as of 09:38, 19 April 2022

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: TilennYOffset, where nn is tile number in the tile set (from 01 to 99).
File(s): Terrain Control INI
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Applicable to: Tile set animation sections


Specifies the up-down offset of an animation attached to a terrain tile in pixels. Negative numbers move the animation up and positive numbers move the animation down.

See also