WistfulHopes / GBFRBlenderTools

Granblue Fantasy Relink mesh importer for Blender
25 stars 10 forks source link

Import Bone collections - by bujyu-uo #14

Closed AlphaSatanOmega closed 8 months ago

AlphaSatanOmega commented 8 months ago

Message by bujyu-uo: After researching, the field A1.Unk in skeleton may be the group collection name of bone, and it groups all the bones with same second characters in their name (skips underline "_").

But i don't know not set back to same value when exporting will occur any unexpected issue or not when running game. (Set random value between [0-4294967294] in currently implementation.)