Jump to content

Texture not loading using MODEL{}


Recommended Posts

need a dummy texture in the part folder as well. but with the actual texture that small, you might as well leave it out of the MODEL{} and just put it in the same folder as the MU. texture will load automatically that way without looking somewhere else.

Link to comment
Share on other sites

need a dummy texture in the part folder as well. but with the actual texture that small, you might as well leave it out of the MODEL{} and just put it in the same folder as the MU. texture will load automatically that way without looking somewhere else.

That didn't work but I guess like you said, it is so small that it doesn't really matter if it has to be loaded several times.

Link to comment
Share on other sites

is it "green" in the model? as in assigned to the shader in unity before exporting? if the part is green as intended when you are not using MODEL{}, then the MU is fine and the problem is somewhere else and you need to check output_log.txt. if it's still white when you use mesh = model.mu instead of MODEL{} in the config, then you didn't assign the texture to the shader in Unity before exporting.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...