Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Suggestion) .MTL Material name loading #65

Open
Alan3DDD opened this issue Jul 27, 2021 · 1 comment
Open

(Suggestion) .MTL Material name loading #65

Alan3DDD opened this issue Jul 27, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Alan3DDD
Copy link

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.

@ScanMountGoat ScanMountGoat added the enhancement New feature or request label Jul 27, 2021
@ScanMountGoat
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants