gametechmods

Robot Arena => General Support => Topic started by: TommyProductionsInc on August 29, 2016, 08:47:32 PM

Title: How do I make components invisible?
Post by: TommyProductionsInc on August 29, 2016, 08:47:32 PM
I figured out the wheel problem.

(More specifically, I found a tutorial for it.)

Now I have another question:

How do I make components invisible?

(This would REALLY help me with the development of PROJECTBB2016, which is basically a massive replica pack.)
Title: Re: How do I make components invisible?
Post by: Mr. AS on August 29, 2016, 08:50:13 PM
*MATERIAL_TRANSPARENCY   0 in the *MATERIAL_REF's
Title: Re: How do I make components invisible?
Post by: TommyProductionsInc on August 30, 2016, 09:03:13 PM
*MATERIAL_TRANSPARENCY   0 in the *MATERIAL_REF's
Isn't working. It's still visible. Everytime I decompile the thing to see what went wrong, I see that the edit done to the transparency is reversed.

Is it because I'm using Dummy's decompiler?
Title: Re: How do I make components invisible?
Post by: Mr. AS on August 30, 2016, 09:08:57 PM
actually it's because I posted a "0" instead of a "1"  :facepalm:

I'd also try out serge's compiler to be safe.