KIND SceneryWithTrack

From TrainzOnline
Revision as of 19:25, 20 August 2008 by Andi06 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

KIND SceneryWithTrack extends KIND Scenery with attributes for attaching track and trackside objects. Although not available to the user as a placeable object type, KIND SceneryWithTrack forms an important part of the KIND hierarchy and is thus described here in detail. Users wishing to make use of features described here should investigate the various assets kinds which extend from KIND SceneryWithTrack.


Contents

KIND Hierarchy

Parent Classes

Child Classes


Supported Tags

KIND SceneryWithTrack supports all of the KIND Scenery tags, and adds the following tags. Each tag is shown here with its default value.

mutexes
{
}
attached-track
{
}
attached-trigger
{
}
junction-vertices
{
}
use-gradient-track 0


The "attached-track" tag provides details for attached track stretches which are automtically created and positioned by the game. It is specified as an "attached-track" Container.

The "junction-vertices" tag allows the controlled creation of junctions on the attached track, using a "junction-vertices" Container.

The "mutexes" tag allows for manual specification of mutex assignment for junctions, using a "mutexes" Container. This is typically used where multiple junction vertices operate together as a single unit, and requires a detailed understanding of the Permit system.

Categories

Personal tools