Difference between revisions of "Tyres"

From PiBoSo Documentation
Jump to navigation Jump to search
Line 29: Line 29:
  tread_wet_w3_b2.tga
  tread_wet_w3_b2.tga


Dirt Layers
==Dirt Layers==





Revision as of 22:17, 23 August 2014

Tyres need 2 textures, one for the tread and one for the sidewall.

Blur and wear and wet version of the tread

  • create a text file named tread.txt in the folder where the tread texture is located
  • fill it with the filenames of the 23 additional textures for all the wet, wear and blur combinations:
tread_b1.tga
tread_b2.tga
tread_w1.tga
tread_w1_b1.tga
tread_w1_b2.tga
tread_w2.tga
tread_w2_b1.tga
tread_w2_b2.tga
tread_w3.tga
tread_w3_b1.tga
tread_w3_b2.tga
tread_wet.tga
tread_wet_b1.tga
tread_wet_b2.tga
tread_wet_w1.tga
tread_wet_w1_b1.tga
tread_wet_w1_b2.tga
tread_wet_w2.tga
tread_wet_w2_b1.tga
tread_wet_w2_b2.tga
tread_wet_w3.tga
tread_wet_w3_b1.tga
tread_wet_w3_b2.tga

Dirt Layers

export the EDF files of the tyres

TO BE CONTINUED...