Page 1 of 1
Can someone explain to me how i would...
Posted: Tue Jul 18, 2006 8:33 pm
by sharpshot7
Can someone explain to me how i would make the warthog look like it had the active camo? Any help is greatly appreciated.
Posted: Tue Jul 18, 2006 9:34 pm
by akamasta
you could give it a special shader, sry but i don't know which ones, look in the shaders and look for ones that seem camoy
Posted: Tue Jul 18, 2006 9:56 pm
by xXxCocoFangxXx
I saw a tut on how to do this on
www.halokit.com. They have some really great tuts!

Posted: Wed Jul 19, 2006 5:15 am
by Twinbird24
Just give the warthog the camoflauge shader MC has.
Posted: Wed Jul 19, 2006 7:38 am
by a mammoth
but then It has the bump that the MC has.
Posted: Wed Jul 19, 2006 8:07 am
by Doom
actually I don't belive there is a active camo shader. Only a bump map for the charachter going invisble. But this might be a ... small sultion.
This was weird, because the value is a float, but it seems to only consist of two different effects: visible and camo. Basically, what you do is change the jpt! tag of (hopefully) any projectile (I've only tested it with the sentinel beam) so that the 13th unknown (in the sentinel_aggressor_beam it's the value .12) to a negative number. I use -12, but I've also used -5 to the same effect. Shoot any vehicle except for a scorpion and it has a very good active camo over it. The scorpion won't disappear, and the wraith can evade the effect sometimes.
-Doom
Posted: Wed Jul 19, 2006 9:28 am
by jackosmack
sorry to be off topic, but are there any other kind of effects you can give to objects in that manner?
Posted: Wed Jul 19, 2006 9:45 am
by sharpshot7
Hey doom2 can you explain how i would do that in dothalo if i can? I couldn't figure out how to do what you were talking about.