cfg file format: Get rid of "equipBoneName"
GER-Space opened this issue ยท 1 comments
and just use the "equipSlot" as the sole type of reference.
Make a simple Dictionary<string,string> and fill the bone names to the correspnding slot name. This should be easier to use.
You created the aliases for the bones, but why not just use the "equipSlot" to select the right bone alias?