Feral Heart

Help & Guidance => Game Help => Topic started by: Bloo. on April 30, 2016, 04:59:06 pm

Title: Mesh Transparency
Post by: Bloo. on April 30, 2016, 04:59:06 pm
Hey there, so I've encountered an issue while converting meshes. For example, I have a tent model that I've opened up in blender. It seems all find and good, however, when I load the mesh in FeralHeart or my mesh converting program, the inside of the tent is transparent.

This is from the back, where the tent is solid if you're looking at it from the outside.
(http://i.imgur.com/pJdv9re.png)

Here it is when you're looking into the tent...see, it's transparent :P
(http://i.imgur.com/RfkyJhh.png)

If anyone knows if there's a specific code to put into the material file to make the inside solid rather than transparent, that'd be SO helpful!! Thanks<3
Title: Re: Mesh Transparency
Post by: Ruby1234 on April 30, 2016, 08:36:18 pm
Add cull_software none and cull_hardware none above texture_unit.
Title: Re: Mesh Transparency
Post by: Bloo. on May 01, 2016, 08:31:41 pm
Ahh thanks so much!!<3
Title: Re: Mesh Transparency
Post by: Kerriki on May 01, 2016, 08:45:41 pm
Locking since the issue seems to be solved. Have fun with your meshes!