CCG/Example: Product (Coal Product)
From TrainzOnline
< CCG(Difference between revisions)
(New page: ==Product (Coal Product)== ===Directory Structure=== A typical asset of this kind has the following File\Directory Structure: Image:CCG_coal_texture_dir.jpg ===Required Files=== ...) |
Latest revision as of 20:13, 11 June 2011
Contents |
[edit] Product (Coal Product)
[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.
coal.tga, coal.texture.txt - The texture file used when an item of rollingstock is carrying a load of coal. This texture is applied to the surface of the "load" in the rollingstock item, for example the load in the back of a coal hopper car.
See the section on Texture.txt files on Page 96 for more information.
coal_icon.tga, icon_texture.texture.txt - The product icon images (64x64 TGA).
[edit] Config.txt File Listing
kuid <kuid:171456:100038>
trainz-build 2.5
category-class "IB"
category-region "00"
category-era "1850s"
username "testCoal"
kind "product"
allows-mixing 1
instance-type "resource"
icon-texture "icon_texture.texture"
mass 0.86
product-category <kuid:-3:10040>
product-texture "coal.texture"
thumbnails
{
0
{
image "coal.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
