CCG/Example: TrackSound
From TrainzOnline
< CCG(Difference between revisions)
(New page: ==Tracksound== ===Directory Structure=== A typical asset of this kind has the following File\Directory Structure: Image:CCG_tracksound_dir1.jpg ===Required Files=== '''config.tx...) |
Latest revision as of 13:39, 13 June 2011
Contents |
[edit] Tracksound
[edit] Directory Structure
A typical asset of this kind has the following File\Directory Structure:
[edit] Required Files
config.txt - The config file for the asset.
thumb.jpg - The thumbnail image for this asset. A 240x180 jpeg.
idle 1.wav - The track sound file.
[edit] Config.txt File Listing
kuid <kuid:56113:1001>
trainz-build 2.5
category-class "XSN"
category-region "00"
category-era "1930s;1940s;1950s;1960s;1970s;1980s;1990s;2000s;2010s"
username "testTracksound"
kind "tracksound"
min-distance 10
max-distance 1000
description "Sample Tracksound asset."
levels
{
0 0.1
1 10
}
thumbnails
{
0
{
image "thumb.jpg"
width 240
height 180
}
}
[edit] Download this asset
This asset is available for download from the TRS2006 website at:
http://files.auran.com/TRS2006/Downloads/Example_Download.zip
