StudioSB icon indicating copy to clipboard operation
StudioSB copied to clipboard

(Suggestion) .MTL Material name loading

Open Alan3DDD opened this issue 3 years ago • 1 comments

Would it be posible for StudioSB to read from a .MTL the material names assigned to the meshes for the models loaded from .FBX/.DAE and use that information to apply the same name material StudioSB loaded from the .numatb? This would save a bit of time avoiding having to assign materials mostly manually. Last time I modded Megaman his eyes and expresions weren't named clear enough to just guess what was what to select them all and assign the appropriate material.

Alan3DDD avatar Jul 27 '21 05:07 Alan3DDD

MTL is just for wavefront obj. Collada dae and fbx have some limited support for materials. It's definitely possible to add this, but it may require someone to also patch IONet, which handles some of the file IO for model formats in StudioSB.

ScanMountGoat avatar Jul 27 '21 12:07 ScanMountGoat