KIND Fixedtrack

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m
(WIP - waiting for information)
Line 1: Line 1:
[[KIND Fixedtrack]] provides the basis for "fixed" track pieces (as opposed to the normal "flexi track" or "spline track" laid in surveyor.) Fixed track pieces are placed as a scenery object rather than a spline, and snap to neighboring fixed track pieces or industries at predetermined angles. Unlike [[KIND Industry]], a fixed track does not provide any special meaning or functionality to its attached track - it is used only for positioning purposes.
+
KIND Fixedtrack provides the basis for "fixed" track pieces (as opposed to the normal "flexi track" or "spline track" laid in surveyor.) Fixed track pieces are placed as a scenery object rather than a spline, and snap to neighbouring fixed track pieces or industries at predetermined angles. Unlike [[KIND Industry]], a fixed track does not provide any special meaning or functionality to its attached track - it is used only for positioning purposes.
  
 
==KIND Hierarchy==
 
==KIND Hierarchy==
 
===Parent Classes===
 
===Parent Classes===
 
* [[KIND SceneryWithTrack]]
 
* [[KIND SceneryWithTrack]]
 +
 
===Child Classes===
 
===Child Classes===
 
* ''none.''
 
* ''none.''
Line 9: Line 10:
 
==Supported Tags==
 
==Supported Tags==
 
Each fixed track asset supports the following tags. Each tag is shown here with its default value.
 
Each fixed track asset supports the following tags. Each tag is shown here with its default value.
 +
 +
junction-vertices
 +
{
 +
}
 +
use-gradient-track 1
 +
use-named-track 0
  
''TBD''
+
====junction-vertices====
 +
:Type: [[%22junction-vertices%22_Container|junction-vertices container]]
 +
:Desc: A container that contains a series of junction-vertices containers.  Each junction-vertices container requires a unique label so they can be identified within a script. Each junction-vertices container identifies a junction on the attached track.
 +
 
 +
====use-gradient-track====
 +
:Type: Boolean
 +
:Desc: Use the spline gradient rather than following the ground height.
 +
 
 +
====use-named-track====
 +
:Type: Boolean
 +
:Desc: (TBD)
  
 
==Example Config.txt==
 
==Example Config.txt==
Line 21: Line 38:
  
 
==Categories==
 
==Categories==
[[Category:Asset KIND]]
+
[[Category:Asset KIND|F]]
 
[[Category:TBD]]
 
[[Category:TBD]]

Revision as of 17:17, 3 February 2014

KIND Fixedtrack provides the basis for "fixed" track pieces (as opposed to the normal "flexi track" or "spline track" laid in surveyor.) Fixed track pieces are placed as a scenery object rather than a spline, and snap to neighbouring fixed track pieces or industries at predetermined angles. Unlike KIND Industry, a fixed track does not provide any special meaning or functionality to its attached track - it is used only for positioning purposes.

Contents

KIND Hierarchy

Parent Classes

Child Classes

  • none.

Supported Tags

Each fixed track asset supports the following tags. Each tag is shown here with its default value.

junction-vertices
{
}
use-gradient-track 1
use-named-track 0

junction-vertices

Type: junction-vertices container
Desc: A container that contains a series of junction-vertices containers. Each junction-vertices container requires a unique label so they can be identified within a script. Each junction-vertices container identifies a junction on the attached track.

use-gradient-track

Type: Boolean
Desc: Use the spline gradient rather than following the ground height.

use-named-track

Type: Boolean
Desc: (TBD)

Example Config.txt

Sample config.txt file for a fixed track asset, with the Standard Tags excluded for brevity:

TBD

Downloads

Attach sample files here?

Categories

Personal tools