Creating a Truck
From Rigs Of Rods
(Difference between revisions)
Line 2: | Line 2: | ||
*A [[Truck Description File]] (a text file containing all the truck's element description) | *A [[Truck Description File]] (a text file containing all the truck's element description) | ||
*A [[Miniature File]] (a picture for the "Select truck" entry in the game) | *A [[Miniature File]] (a picture for the "Select truck" entry in the game) | ||
- | *A [[Material File]] (a text file describing the material used to texture the truck, in Ogre3D format) | + | *A [[Material File]] (a text file describing the material used to texture the truck, in [[Ogre3D]] format) |
*A [[Texture File]] (a picture containing the texture of the truck) | *A [[Texture File]] (a picture containing the texture of the truck) | ||
Revision as of 00:01, 29 January 2006
A truck is composed of:
- A Truck Description File (a text file containing all the truck's element description)
- A Miniature File (a picture for the "Select truck" entry in the game)
- A Material File (a text file describing the material used to texture the truck, in Ogre3D format)
- A Texture File (a picture containing the texture of the truck)
Only the first file is mandatory, the others are optional.
All these files should be placed in the data\\trucks directory to be recognized by the game.