PDA

View Full Version : Adding skins to flags



Flak
08-06-2005, 02:22 PM
When I add a skin to flags in my map they only show on one side. In the texture properties I set the surface to 2 sided and I tried changing the clamp mode to TC_Clamp but that didn't help either. What am I missing here?

Angel_Mapper
08-06-2005, 04:54 PM
You have to put the texture into a FinalBlend or Shader and set that to TwoSided, for some reason it doesn't work on normal Textures.

Flak
08-06-2005, 05:31 PM
TY Angel :) :heart: