FileName
Stem of the artwork file names a tile set loads its tiles from.
Specification
- Applies to
- tile controls
- File
theater control file- Section
[<TileSet ID>]- Value
- string
- When omitted
TILE
Each tile of the set is looked for as this stem plus a two-digit index counting from 01, extended with the theater’s own suffix. Theater control files covers the lettered alternates built on the same stem and the fallback extension tried when the theater file is missing.
[TileSet0631] ; example setSetName=Riverbank cliffsFileName=RVCLIF ; loads RVCLIF01.TEM through RVCLIF08.TEMTilesInSet=8Nothing checks that the stem produced a file. A tile whose artwork is absent still becomes a tile type, reports zero width and height, and draws nothing where a cell places it.