Eagle_e7 Posted May 16, 2002 Posted May 16, 2002 Hi I was wondering if anybody knows of a fence texture that has see through sections:) This would be great because it would save me making the fence in real time and killing the frame rate:D unfortunatly because im making an rpg level that is set in a large town ive been working flat out on it:D and dont have much time for looking and testing all the textures:D If you know of such a texture i would be very grateful:D
Cmdr. Antilles Posted May 16, 2002 Posted May 16, 2002 Make one, or find one on the net. You just need an alphamapped targa image w/ a shader like this: textures/sarlacc/skiff_railing { surfaceparm alphashadow surfaceparm trans cull disable { map textures/sarlacc/skiff_railing.tga blendfunc blend rgbGen identity depthWrite alphaFunc GT0 } { map $lightmap blendfunc filter rgbGen identity tcGen lightmap depthFunc equal } }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.