VurtualRuler98 / BoxLoader

A simple set of scripts that lets you load boxes using Vehicle in Vehicle for Arma 3.
Other
5 stars 2 forks source link

Translucent-transparent fortification boxes #6

Open TaurusTCGM opened 4 years ago

TaurusTCGM commented 4 years ago

When the texture of an object is translucent. That is to say, it allows you to see through it, as in the boxes with fortifications of your mod. Commonly it is because the images of the texture have an alpha channel... to avoid this, the names of the images must have the ending _co and it should not be exported to PAA format from a TGA image. Preferably you should use PNG format so that the image with alpha channel is not exported.

TaurusTCGM commented 4 years ago

When you use an alpha channel image (boxloader_expand_ca.paa) as part of an object's texture, you can cause the object to appear translucent in-game.

TaurusTCGM commented 4 years ago

In this picture you can see the problem I am talking about https://imgur.com/qTTUv7M