KIND Interlocking-Tower
KIND Interlocking-Tower assets are visible map objects which are used to define track "paths" for trains to travel. These objects support all the normal features of a scenery object, with the added addition of a custom script class (InterlockingTower) to support the defining/activating/etc of interlocking tower paths. The script implementation can also be customised to add extra tower features, but the tower class is quite complex and this is not recommended for anyone but experienced Trainz scripters.
Interlocking Towers were added for Trainz: A New Era and are not supported below trainz-build 4.3.
Contents |
KIND Hierarchy
Parent Classes
Child Classes
- none.
Supported Tags
Each Interlocking-Tower asset supports the following extra config tags. Each tag is shown here with its default value.
- none.
Example Config.txt
Sample config.txt file for a library asset:
username "1950s Signal Tower" kind "interlocking-tower" kuid <kuid:401543:112233> trainz-build 4.3 category-class "IT" category-era "1950s;1960s;1970s" description "An old wooden signal tower building, circa 1950s. No custom scripting, fully configurable in T:ANE." thumbnails { 0 { image "thumbnail.jpg" width 240 height 180 } }
Downloads
Attach sample files here?