FreeHK Property Notes - Ezekial711/MonsterHunterWorldModding GitHub Wiki

LMT Bone Functions

MHW Skeletons do not operate based on bone names, they operate based on bone functions. The Mod3 Importer Exporter and the Mod3 Toolbox simplify the modeller's workflow in handling this discrepancy with Blender's expectations from the modelling side. FreeHK similarly has tools for tying animations with skeletons both on the visual side (matching animation bone names to that of the skeleton with matching bone functions through "Update Names". And for ammending bone functions to match the one of the bone they are currently modifying "Update Bone Functions".

LMT Auto-Error Fixing

[Image 1]

If allowed (set to "fix") the exporter will attempt to fix errors which would otherwise stop the exporting process. The "Check for Export" button allows reading what fixes the exporter would attempt to perform, as well as document other possible solutions which require human input but might be better suited (results can be read on the Windows Console).