ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
SolidHeight
Jump to navigation
Jump to search
| Flag: | SolidHeight |
| 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 |
| |
How tall the solid part of the building is considered to be, measured in cells (each cell has a height of 256 leptons), so buildings with a large amount of clear space near their top can allow projectiles to fly through that space. Negative values (e.g. -1) tell the game to consider the building’s full Height as solid.
Note
- The solid building logic does not lend itself well to non-rectangular buildings, such as the Paris Tower or Space Needle.