KIND Bogey
From TrainzOnline
(Difference between revisions)
m (→Categories: pipetrick) |
m (remove inappropriate 'todo' tag.) |
||
Line 21: | Line 21: | ||
==Example Config.txt== | ==Example Config.txt== | ||
− | Sample [[config.txt file]] for a bogey asset, with the Standard Tags excluded for brevity: | + | Sample [[config.txt file]] for a bogey asset, with the Standard Tags excluded for brevity: |
username "Sample Bogey" | username "Sample Bogey" |
Revision as of 10:44, 20 August 2013
Contents |
KIND Hierarchy
KIND Bogey is a subsidiary data type to KIND Mesh provides a bogey mesh and the animation data definitions for a KIND Traincar.
- This asset type inherits all mesh display characteristics, and adds Bogey-specific functionality such as physics and control mechanisms.
Parent Classes
Child Classes
- none.
Supported Tags
Each bogey asset supports the following tags. Each tag is shown here with its default value.
animdist
- Leave this tag out if the bogey is not animated. The distance traveled in metres by the bogeys in 1 second (30 frames) of animation (in other words, multiply the wheel diameter by PI which is 3.1415)
- Bogey animations (exported from 3ds Max) must be called "anim.kin" and must not be included in config.txt file.
Example Config.txt
Sample config.txt file for a bogey asset, with the Standard Tags excluded for brevity:
username "Sample Bogey" kuid <kuid2:xxxxx:xxxxx:x> kind "bogey" animdist 3.75 category-class "ZB" category-region "RO" category-era "2000s" trainz-build 3.6 mesh-table { default { mesh "bogey.im" auto-create 1 } } thumbnails { }
Downloads
- Media:SD40-2-bogies.zip - The MAX source for the Auran TS2009 SD40-2 bogies. Distributed from the TrainzDev site for education purposes only. No license for the reproduction or redistribution of the included model or textures is granted.