Title: Re: Need help on preset codes
Post by: cozyyote on October 03, 2014, 10:09:19 pm
I meant at the same time. o.o I think its so confusing!
Title: Re: Need help on preset codes
Post by: Whisperingwaves on October 04, 2014, 12:44:10 am
I think you would just combing the codes, but without doubling the bodyMat code. c:
~ Whisper
Title: Re: Need help on preset codes
Post by: cozyyote on October 04, 2014, 01:14:17 am
Combining?
Title: Re: Need help on preset codes
Post by: S. Italy/Romano on October 04, 2014, 03:20:37 am
I finally figured it out, with this code however, you cannot have something semi transparent and glowing, only fully transparent (meaning if you have a paw pad that's only half visible, this won't work. The paw pad has to be completely see-through).
material preset_1_bodyMatL { technique { pass { alpha_rejection greater_equal 128 texture_unit { texture TRANSPARENT(OR HAS SEE THROUGH PARTS).png } } pass { scene_blend alpha_blend emissive 1.0 0.0 0.0 texture_unit { texture GLOWING.png } } } }
Title: Re: Need help on preset codes
Post by: SnappleApple on October 04, 2014, 03:22:57 am