Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

creating new textures

Page: 1 of 1
 [ASJN] Balboa
01-31-2004, 7:45 PM
#1
how do you add new textures to gtk radiant?
 wedge2211
01-31-2004, 8:21 PM
#2
Textures should be .jpg or .tga images, with dimensions that are any combination of powers of 2 (2, 4, 8, 16, 32, 64, 128, etc). Common examples are 256 x 256, 512 x 256, or 64 x 128. Make a new folder in your GameData\base\textures\ directory, name it whatever you want your texture set called (eg, "mymap"). Put your new texture images into this folder. Then look in the Radiant Textures menu, you should see your folder name ("mymap"), click it, and your textures will load into Radiant!

ALWAYS remember to put your custom textures into the .pk3 file when you finish your map. In fact, it's a good idea to put them in there when you start your map. They go in the textures\ directory inside the .pk3.
Page: 1 of 1