Importing Textures
From Computing and Software Wiki
Texture maps used by the C4 Engine have the .tex file extension.
IMPORTANT
TGA files may be in 8-bit grayscale, 16-bit, 24-bit, or 32-bit format, with or without RLE compression
HEIGHT AND WIDTH OF THE TEXTURE MUST BE POWER OF 2 (example: 2, 4, 8, 32, 64, 128, 256, 512...)
Put your importing texture under folder "..\C4\Import"
Start C4. Select Tool Import Texture
- pic
Import Texture window is displayed
- pic
Select the texture you want to import and click OK. Another window is displayed.
- pic
Check Flip image vertically, because after texture imported, the texture is upside down
- pic
Texture import into "..\C4\Data"
Return to RCaragogo
References
http://www.terathon.com/wiki/index.php?title=Importing_a_Texture