KIND Pantograph

From TrainzOnline
(Difference between revisions)
Jump to: navigation, search
m (Added sort criterion)
(Example Config.txt)
 
Line 14: Line 14:
 
Sample [[config.txt file]] for a Pantograph asset, with the Standard Tags excluded for brevity:
 
Sample [[config.txt file]] for a Pantograph asset, with the Standard Tags excluded for brevity:
  
''TBD''
+
 
 +
  username                                "Pantograph"
 +
  kuid                                    <kuid2:1234:1234:1>
 +
  trainz-build                            2.9
 +
  category-class                          "ZP"
 +
  category-region                        "00"
 +
  category-era                            "1900s"
 +
  kind                                    "pantograph"
 +
  mesh-table
 +
  {
 +
    default
 +
    {
 +
      mesh                                "panto.im"
 +
      anim                                "anim.kin"
 +
      auto-create                        1
 +
    }
 +
  }
 +
  thumbnails
 +
  {
 +
  }
  
 
==Downloads==
 
==Downloads==

Latest revision as of 22:31, 13 May 2016

KIND Pantograph objects are used to represent current collecting apparatus on electric locomotives. They are animated, and can be raised and lowered within Trainz.

Contents

[edit] KIND Hierarchy

[edit] Parent Classes

[edit] Child Classes

  • none.

[edit] Supported Tags

Kind Pantograph does not introduce new tags. A "mesh-table" container is used to define the mesh and animation for a pantograph.


[edit] Example Config.txt

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


 username                                "Pantograph"
 kuid                                    <kuid2:1234:1234:1>
 trainz-build                            2.9
 category-class                          "ZP"
 category-region                         "00"
 category-era                            "1900s"
 kind                                    "pantograph"
 mesh-table
 {
   default
   {
     mesh                                "panto.im"
     anim                                "anim.kin"
     auto-create                         1
   }
 }
 thumbnails
 {
 }

[edit] Downloads

Attach sample files here?


[edit] Categories

Personal tools