Page 1 of 1
Leaves visible on both sides? [Solved]
Posted: Sat May 14, 2011 10:13 am
by acryptozoo
hello GT i recently scaled down one of the tcw kashyyyk trees and everything was alright until ingame you could only see the leaves from above
is there any way to make them visible from both above and below ?
like before i scaled them
thanks in advance
Re: leaves on both sides
Posted: Sat May 14, 2011 10:25 am
by THEWULFMAN
Hex edit double sided transparency, which is
after HATB or what it is called, too busy/lazy to check.
Re: leaves on both sides
Posted: Sat May 14, 2011 10:42 am
by TK432
According to
this it's
and after HBATRB (after the last "B")
Re: leaves on both sides
Posted: Sat May 14, 2011 10:56 am
by THEWULFMAN
TK432 wrote:According to
this it's
and after HBATRB (after the last "B")
Mien Gott, I cant do anything right, yes, TK423 is correct, 08 is double, 10 is hard edged, I forgot.
Why do I even bother trying to act like I know anything

Re: leaves on both sides
Posted: Sat May 14, 2011 11:02 am
by acryptozoo
THEWULFMAN wrote:TK432 wrote:According to
this it's
and after HBATRB (after the last "B")
Mien Gott, I cant do anything right, yes, TK423 is correct, 08 is double, 10 is hard edged, I forgot.
Why do I even bother trying to act like I know anything

yep that did it thanks for that

Re: leaves on both sides
Posted: Sat May 14, 2011 11:28 am
by DarthD.U.C.K.
you should make it hardedged , then you wont have the typical transparency renderingproblem
it should look like this then:
Re: leaves on both sides
Posted: Sat May 14, 2011 6:24 pm
by Fiodis
10 (hardedged) + 8 (double-sided transparency) = 18 (both of them)? Wow, I didn't know it worked like that. Useful to know.

Re: leaves on both sides
Posted: Sun May 15, 2011 1:21 am
by AceMastermind
Fiodis wrote:10 (hardedged) + 8 (double-sided transparency) = 18 (both of them)...
and just to clarify further- it's not eighteen, but one & eight; they are 2 separate values working together.