JAWSFreelao Posted August 21, 2015 Share Posted August 21, 2015 Part of some textures I'm making have alpha sections. I'm wondering what I need to put in the shader in order to make the alpha sections invisible. Link to comment
Solution Kannos'v Lightdust Posted August 21, 2015 Solution Share Posted August 21, 2015 models/players/XYZ/xyz { cull disable { map models/players/XYZ/xyz rgbGen lightingDiffuse alphaFunc GE128 } }This should work. JAWSFreelao likes this Link to comment
JAWSFreelao Posted August 21, 2015 Author Share Posted August 21, 2015 Will test that as soon as I'm done skinning. Thanks Kannos! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now