I am working in blender and i need to know how to export a model with alpha transparency, i have the correct texture setup so now is just the model that has the issue.
kris120 wrote:You need a shader which is able to use transparency.
One of the most easy one is TrainBasicObjectDiffuse.fx
Transparency is only exported when you tell the exporter to use it.
Write the name of the material (here with the name "Material") in this section of YourSample_IGSExpModFile2.txt or IGSExpModFile2.txt
[Materials:AlphaTestMode]
Material=1
Read the manual of the exporter. This is really necessary and very informative.
Kris
Users browsing this forum: No registered users and 0 guests