CCG/MOSpeedBoard config

From TrainzOnline
< CCG
Jump to: navigation, search

This should be merged into KIND MOSpeedboard.

Contents

KIND: MOSPEEDBOARD

This is a speed limit sign.

Config.txt:

kuid                    <KUID2:####:#####:1>
kind                    "mospeedboard"
trackside               -2.5
speedlimit              5.56
username                "my speedboard"
description             "blah blah"
trainz-build            2.5
category-class          "WS"
category-region         "AU"
category-era            "2000s"

Breakdown:

trackside
This is a value that is the distance in meters the object is placed relative to the center of the track. Negative values will put the object on the left side of the track, and positive values will appear on the right.
Speedlimit
This value is the maximum speed allowed in meters per seconds.

To convert miles per hour to meters per second multiply by a conversion factor of 0.447.
e.g. 10mph is 4.47 m/s.

To convert kilometers per hour to meters per second multiply by a conversion factor of 0.278.
e.g. 10kph is 2.78m/s.


Return to CCG Index

Content Creator's Guide

Personal tools