• Transparent textures ?
    4 replies, posted
How do I make the texture of the model transparent ? Here's an example of my question [t]http://puu.sh/aQriV/047b9becec.png[/t] like for example, I wanna make the character model so that the model lost 1 tooth is there a way to accomplish this ? many thanks
Give the tooth it's own material, then put $translucent 1 in the VMT. $translucent isn't that good from what I've heard, but it should be fine for your purpose.
i checked the vmt on the model and it has $alphatest on it, how to customise my texture with $alphatest ?
I just tried $alphatest and it works, but the texture become as if the AO of the model is broken. is there a workaround for AO and alphatest to work at the same time ?
Split the texture you want to be transparent and mess around with the Spy's cloak shaders instead. Certain settings will allow you to produce the same transparent effect on a model without it rendering on top of itself. Using alphatest won't help you if you want to use partial transparency. It only supports 100% or 0% opacities.
Sorry, you need to Log In to post a reply to this thread.