ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Morphable: Difference between revisions
Jump to navigation
Jump to search
m Corrected file category |
mNo edit summary |
||
Line 14: | Line 14: | ||
This flag controls if the [[TMP#Tiles|tiles]] in this [[TMP#TileSets|tileset]] can be "morphed" in various ways. If set, it enables | This flag controls if the [[TMP#Tiles|tiles]] in this [[TMP#TileSets|tileset]] can be "morphed" in various ways. If set, it enables | ||
*warheads to [[Deformation|deform]] the tiles | *warheads to [[Deformation|deform]] the tiles | ||
*pavement to be placed on the tiles (unless it's a slope) | *pavement to be placed on the tiles (unless it's a slope or otherwise cannot be [[Buildable|built on]]) | ||
*[[SmudgeTypes|smudges]] to appear on the tiles after explosions | *[[SmudgeTypes|smudges]] to appear on the tiles after explosions | ||
In addition, the [[FinalAlert]] and [[FinalSun]] map editors use this flag to determine if the tiles should be affected by the raise/lower/flatten ground tools. If the tileset has {{f|Morphable|yes}} set, then these tools can override the tiles with slopes. On the other hand, {{f|Morphable|no}} tilesets, such as cliffs or shores, are unaffected by slope generation. | In addition, the [[FinalAlert]] and [[FinalSun]] map editors use this flag to determine if the tiles should be affected by the raise/lower/flatten ground tools. If the tileset has {{f|Morphable|yes}} set, then these tools can override the tiles with slopes. On the other hand, {{f|Morphable|no}} tilesets, such as cliffs or shores, are unaffected by slope generation. |
Revision as of 22:13, 29 August 2019
Flag: | Morphable |
File(s): | Terrain Control INI files |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | false |
Applicable to: | TileSets |
This flag controls if the tiles in this tileset can be "morphed" in various ways. If set, it enables
- warheads to deform the tiles
- pavement to be placed on the tiles (unless it's a slope or otherwise cannot be built on)
- smudges to appear on the tiles after explosions
In addition, the FinalAlert and FinalSun map editors use this flag to determine if the tiles should be affected by the raise/lower/flatten ground tools. If the tileset has Morphable=yes set, then these tools can override the tiles with slopes. On the other hand, Morphable=no tilesets, such as cliffs or shores, are unaffected by slope generation.