cmooref17 / ReservedItemSlotMods

https://thunderstore.io/c/lethal-company/p/FlipMods/ReservedItemSlotCore/
MIT License
1 stars 1 forks source link

Fix errors/oversights in BoneMap that cause 7 bones to go unmapped #54

Closed JillCrungus closed 1 month ago

JillCrungus commented 1 month ago

This fixes the issue described in #53.

First off, it fixes defaultBoneNames using incorrect names for the following bones:

LeftArmUpper
LeftArmLower
RightArmUpper
RightArmLower
LeftCalf
RightCalf

Second, it updates MapBoneRecursive to be able to handle cases where several bone mappings share the same bone (such as the case for Neck and Head. This fixes Head not being mapped.