HowTo/Bogey

From TrainzOnline
< HowTo(Difference between revisions)
Jump to: navigation, search
Line 24: Line 24:
 
{
 
{
  
  default
+
  [[/default/]]
 
   {
 
   {
   mesh Car_bogey.lm
+
   [[/mesh/]] Car_bogey.lm
   auto-create 1
+
   [[/auto-create/]] 1
 
   }
 
   }
  shadow
+
  [[/shadow/]]
 
   {   
 
   {   
   mesh Car_bogey_shadow/Car_bogeyshadow.im
+
   [[mesh]] Car_bogey_shadow/Car_bogeyshadow.im
 
   }
 
   }
 
}
 
}

Revision as of 10:17, 7 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