Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Individual bones are not represented as `Node`s in Godot, in order to support meta functionality for them the skeleton has to carry the information similarly to how other per-bone properties are handled. - Also adds support for GLTF import/export