Godot Version
4.3.stable
Question
I am working on animation a gun in blender before importing it into godot. I have created the gun and rigged it (so that I am able to animate the slide and trigger), and have set its parent to be the index finger bone on my arm mesh, so that the gun follows the hand. Everything works fine in blender, but upon import the gun’s skeleton gets combined with the arm’s skeleton, resulting in this mess. When I animate the gun, it breaks completely (because now the mesh and skeleton are very misaligned). Any ideas on how to fix this, or another way to allow the gun to follow the hand while keeping the armature of the gun?