HowTo/Bogey

From TrainzOnline
< HowTo(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
  
 
[[/animdist/]] 2.1
 
[[/animdist/]] 2.1
 +
 +
kuid-table
 +
 +
{
 +
 +
}
 +
 +
obsolete-table
 +
 +
{
 +
 +
}
  
 
[[/mesh-table/]]
 
[[/mesh-table/]]
Line 23: Line 35:
 
}
 
}
  
obsolete-table
+
 
 +
thumbnails
  
 
{
 
{
 +
  0
 +
  {
 +
    image                              "thumbnail.jpg"
 +
    width                              240
 +
    height                              180
 +
  }
 +
  1
 +
  {
 +
    image                              "0.jpg"
 +
    width                              128
 +
    height                              64
 +
  }
 +
  2
 +
  {
 +
    image                              "1.jpg"
 +
    width                              512
 +
    height                              512
 +
  }
 +
}
  
}
 
  
username mybogey
+
username "mybogey"
  
 
description " "
 
description " "

Revision as of 20:08, 6 February 2022

A ‘bogey’ is a term used for a locomotive or rolling stock wheel mechanism. In some countries these are known as ‘Trucks’. Every traincar must have at least one bogey/truck. Below is a typical bogey config file.

kuid <KUID2:###:#####:#>

kind "bogey"

animdist 2.1

kuid-table

{

}

obsolete-table

{

}

mesh-table

{

default
 {
  mesh Car_bogey.lm
  auto-create 1
  }
shadow
 {  
  mesh Car_bogey_shadow/Car_bogeyshadow.im
 }

}


thumbnails

{

 0
 {
   image                               "thumbnail.jpg"
   width                               240
   height                              180
 }
 1
 {
   image                               "0.jpg"
   width                               128
   height                              64
 }
 2
 {
   image                               "1.jpg"
   width                               512
   height                              512
 }
}


username "mybogey"

description " "

trainz-build 2.0

category-class AC

category-region-0 AT

category-era-0 1980s

direct-drive 1

Personal tools