Not logged inOpenClonk Forum
Up Topic Exporting Clonks

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to Randrian
Hmm, I don't think that, that would work, in the Graphics.mesh.xml the vertices are assigned to the bone indices:
<boneassignments>
        ...
        <vertexboneassignment vertexindex="21" boneindex="0" weight="1" />
        <vertexboneassignment vertexindex="22" boneindex="7" weight="0.999789" />
        <vertexboneassignment vertexindex="22" boneindex="9" weight="0.996011" />
        <vertexboneassignment vertexindex="23" boneindex="7" weight="0.500037" />

so changing the skeleton breaks the mesh. But if there are not that many other clonk meshes out there, that shouldn't cause too much of a problem.

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill