HowTo/Bridge

From TrainzOnline
< HowTo(Difference between revisions)
Jump to: navigation, search
(fixed formatting of indented code sections by using non-breaking spaces)
m (fixed formatting of links)
 
Line 136: Line 136:
  
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/category-region category-region]]                        "AU"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/category-region category-region]                        "AU"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/category-era category-era]]                            "1970s;1980s;1990s;2000s;2010s"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/category-era category-era]                            "1970s;1980s;1990s;2000s;2010s"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/author author]]                                  "who made the asset"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/author author]                                  "who made the asset"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/organisation organisation]]                            "your organisation"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/organisation organisation]                            "your organisation"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/contact-email contact-email]]                            "your email"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/contact-email contact-email]                            "your email"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/contact-website contact-website]]                        "maybe you have a website"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/contact-website contact-website]                        "maybe you have a website"
  
[[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/license license]]                                "can be how you want your asset distributed"
+
[https://online.ts2009.com/mediaWiki/index.php/HowTo/Scenery/license license]                                "can be how you want your asset distributed"

Latest revision as of 14:45, 20 February 2022

kuid <kuid2:######:#####:#>

kind "track"

trainz-build 4.5

username "Bridge name"

kuid-table {

}

obsolete-table {

}


mesh-table

{

}

thumbnails

{

      0

      {

            image "$screenshot$.jpg"

            width 240

            height 180

      }

}


istrack 1

casts_shadows 1

track

{

      adjust-cross-section-to-ground 0

      follows-spline-gradient 1_shadows

      mesh-length 18

      track-lod-tree

      {

            mesh "default"

      }

}

endcap-prev

{

      adjust-cross-section-to-ground 0

      follows-spline-gradient 1

      mesh-length 9

      track-lod-tree

      {

            mesh "initiator"

      }

}

endcap-next

{

      adjust-cross-section-to-ground 0

      follows-spline-gradient 1

      mesh-length 9

      track-lod-tree

      {

            mesh "terminator"

      }

}

attached-splines

{

      track0

      {

            follows-spline-gradient 1

            lateral-offset 0

            spline-kuid <kuid:103179:100019>

            use-same-direction 1

      }

}

[description] "Tells the user all about your asset can be as much of a description as you like"

[category-class] "TB"


The following tags are optional


category-region "AU"

category-era "1970s;1980s;1990s;2000s;2010s"

author "who made the asset"

organisation "your organisation"

contact-email "your email"

contact-website "maybe you have a website"

license "can be how you want your asset distributed"

Personal tools