Page 1 of 1
Textures help
Posted: Fri Jul 06, 2007 5:06 am
by Destron
So, basically, I'm new-ish to RF and haven't done a whole lot in the way of learning how to use it. What's really bothering me is that I don't know how the heck to add my own textures for use in the Editor. All I can get the packer to do is display textures in a TXL file.
Any help would be great, thanks in advance...
Also, does RF support normal mapping?
Posted: Fri Jul 06, 2007 5:40 am
by darksmaster923
make sure the texture you want to add is a bmp or tga file and is a power of 2 ( 128X128 , 256X256 )
Just drag the texture into the packer and save
normal mapping? i think so
Posted: Fri Jul 06, 2007 6:11 am
by Destron
Ah, so easy... thanks for your help.
Posted: Fri Jul 06, 2007 6:47 am
by Destron
So how do I use the Alpha channel option? I drag my alpha channel BMP into the window and it just sticks it in the list as if it were another texture.
Posted: Fri Jul 06, 2007 7:47 am
by Juutis
First you'll have to use the Alphacreate tool to convert the bitmap and alphamap into a TGA file. Then just drag that file into the texture packer.
To make the editor show your texture, you'll have to change the texture library that is used. Do that by going to
Project ->
Level Options in the editor and change the
Texture Library field to match your .txl file.
Also, does RF support normal mapping?
Yes, it does. See 'Bump Mapping' in the manual for more info.
Posted: Fri Jul 06, 2007 4:54 pm
by Destron
First you'll have to use the Alphacreate tool to convert the bitmap and alphamap into a TGA file. Then just drag that file into the texture packer.
Awesome, now it works. Thanks.
Also, does RF support normal mapping?
Yes, it does. See 'Bump Mapping' in the manual for more info.
Thanks, will look that up.