Feral Heart

Help & Guidance => Game Help => Topic started by: WingedWhiteWolf on October 21, 2019, 10:47:32 pm

Title: Object transparency
Post by: WingedWhiteWolf on October 21, 2019, 10:47:32 pm
The transparent texture seems to make the other parts of the mesh look invisible.

(https://i.imgur.com/h6iTI4O.png)
Title: Re: Object transparency
Post by: Kuri on October 22, 2019, 08:31:18 am
Did you add the "hardware_cull" looking lines of code?  I have a feeling that was required where the meshes intersect (could be wrong, it's late & my memory is fuzzy)
Title: Re: Object transparency
Post by: FlyingGrass on October 22, 2019, 10:48:08 am
The "cull_hardware none" and "cull_software none" lines make the texture visible from the back of the normals, case in point when someone F3s inside of a mesh, or when the normals are reversed. If the texture in question is visible from one side but not the other, it's likely a need for the Cull_Hardware Cull_Software etc lines of code.

If the parts behind the transparency are gone, I don't know what causes that.
Title: Re: Object transparency
Post by: WingedWhiteWolf on October 22, 2019, 05:50:19 pm
Here's what the material looks like if this helps

(https://i.imgur.com/puXn6u3.jpg)
Title: Re: Object transparency
Post by: Bloo. on October 22, 2019, 10:22:34 pm
Is it just the one material? Or does it have other material pieces?
Title: Re: Object transparency
Post by: WingedWhiteWolf on October 23, 2019, 04:10:27 am
It has a body material and head material.
Title: Re: Object transparency
Post by: Bloo. on October 24, 2019, 03:41:50 am
Could you possibly send me the mesh/material/texture files?

I wanna fiddle with it
Title: Re: Object transparency
Post by: WingedWhiteWolf on October 25, 2019, 08:51:20 pm
Could you possibly send me the mesh/material/texture files?

I wanna fiddle with it
Yeah sure! Apologizes for the late response .
Title: Re: Object transparency
Post by: Bloo. on October 26, 2019, 04:32:49 pm
No worries! Yea if you just wanna PM me the object/material/textures in a download I'll take a look at 'em!