ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
TileAnim: Difference between revisions
Jump to navigation
Jump to search
Created page with "Specifies the animation to attach to the terrain tile. The animation is hardcoded to play in the palette that the terrain tile uses. ==See also== Tile01XOffset Tile01YO..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Specifies the animation to attach to the terrain tile. The animation is hardcoded to play in the palette that the terrain tile uses. | {{Flag | ||
|name=Tile''nn''Anim, where ''nn'' is tile number in the [[TileSets|tile set]] (from 01 to 99). | |||
|values={{values|string|[[Animations]]}} | |||
|files={{Categ|Terrain Control INI}} | |||
|types={{Categ|TileSets|Tile set}} animation sections | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
Specifies the [[animation]] to attach to the [[TMP|terrain tile]]. The animation is hardcoded to play in the palette that the terrain tile uses. The animation still needs to be specified in {{ini|art}} and given an entry in the {{ini|rules}} {{sl|Animations}} list. | |||
==See also== | ==See also== | ||
[[ | *[[TileXOffset]] | ||
[[ | *[[TileYOffset]] | ||
[[ | *[[TileAttachesTo]] | ||
[[ | *[[TileZAdjust]] |
Latest revision as of 09:37, 19 April 2022
Flag: | TilennAnim, where nn is tile number in the tile set (from 01 to 99). |
File(s): | Terrain Control INI |
Values: | Strings: Normal text. (Limited to: Animations) |
Applicable to: | Tile set animation sections |
Specifies the animation to attach to the terrain tile. The animation is hardcoded to play in the palette that the terrain tile uses. The animation still needs to be specified in art(md).ini and given an entry in the rules(md).ini [Animations] list.