wfowler1 / Unity3D-BSP-Importer

A lightweight plugin for importing BSP maps into Unity3D as meshes.
Other
109 stars 17 forks source link

PNG or MAT #10

Open PowerX-NF opened 3 years ago

PowerX-NF commented 3 years ago

do i have to change png to mat ? to import BSP

wfowler1 commented 2 years ago

Nope. You just need to point the Texture Path to where the PNGs are stored. MAT files are automatically generated.