Jump to content

[HELP] All my parts load a single model!


Sharpy

Recommended Posts

I'm developing a mod; I want to keep all the parts in a single directory as they share some of the textures, and I don't want to duplicate the texture files.

The contents of the folder  Gamedata/Sharpy/solidelectric

 

vIRGqRC.png

SolidRCS and LandingSRB use the same texture (landingSRB.png).

All .cfg contain, respectively:

 

LandingSRB.cfg:

    mesh = LandingSRB.mu

ppt.cfg:

    mesh = PPT.mu

SolidRCS.cfg:

    mesh = SolidRCS.mu

 

But in the game they all show up with the LandingSRB model!

I thought I was going crazy and exported the same model from Unity thrice, but no - importing SolidRCS.mu and PPT.mu into Blender shows the right files.

What's going on? Why is the mesh= entry ignored?

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...