Ben1138 / Unity-SWBF2-Import

Import Star Wars Battlefront 2 (2005) Maps and Models into Unity
GNU General Public License v3.0
23 stars 6 forks source link

Shader material #8

Closed Ianmcmill closed 4 years ago

Ianmcmill commented 4 years ago

I'm trying to get wld files into Unity. In the Importers' options, there is a slot for Materials. Which material goes in here? Is there a predefined shader material from SWBF2?

Ianmcmill commented 4 years ago

creating a defalt material solves the issue.

Ben1138 commented 4 years ago

Yeah exactly. You can specify a Material (Shader) to use for all imported meshes.