Re: Problem with mesh import [message #58334 is a reply to message #58330] |
Wed, 07 July 2010 05:53 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to previous message](/forum/theme/default/images/down.png) |
![](http://fabletlcmod.com/forum/images/custom_avatars/3276.png) |
JohnDoe
Messages: 3007 Registered: October 2007
|
Retired
|
|
|
Exported with Blender, yes? This was what I was trying to tell you before, you'll need to manually set up the hierarchy. Most of the stuff is there already so it won't be too hard. Take everything that starts with HPNT and HDMY and nest it inside Orphan Helpers, like this:
Frame HDMY_WALL_MOUNT_DUMMY {
}
}
The actual mesh frames (Greatsword2h and Material2D_55) will go under, well it can be called anything, the name is stripped on import to Fable, but in this case it is called MESH_SWORD_GREAT_IRON_01. Orphan_Helpers and MESH_SWORD_GREAT_IRON_01 will go under the Scene2DRoot (might want to change that to Scene-Root, not sure). Leave everything else alone, I know it won't look like what FE exports, but that doesn't matter because FE will still accept what Blender exports as long as you have the hierarchy set up right. It can get confusing so keep track of how many {'s and }'s you're moving.
morerunes has a guide out there for this, I'm certain of it.
|
|
|