CCG/Example: GroundTexture (Clutter Mesh)
From TrainzOnline
< CCG
Contents |
Groundtexture (Clutter Mesh)
Directory Structure
A typical asset of this kind has the following File\Directory Structure:
Required Files
config.txt - The config file for the asset.
thumb.jpg - The thumbnail image for this asset. A 240x180 jpeg.
ugly.bmp - The 128x128 bitmap image used as a ground texture.
Config.txt File Listings
kuid <kuid:56113:1247>
trainz-build 2.5
category-class "GL"
category-region "AF"
category-era "1980s;1990s;2000s"
username "testGroundTexture (Clutter- Mesh)"
kind "groundtexture"
texture "ugly.bmp"
clutter-mesh <kuid:-3:10128>
description "A very ugly Ground Texture with a whole bunch of Alaistairs running around as the clutter mesh."
thumbnails
{
0
{
image "thumb.jpg"
width 240
height 180
}
}
Download this asset
This asset is available for download from the TRS2006 website at:
http://files.auran.com/TRS2006/Downloads/Example_Download.zip
