The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

The thing is, I exported a hand model I made on Blender to Godot without any kind of animations, as I want to animate everything on godot itself. The problem is that every time I click the Skeleton button to get all the bones, the bones are created, but it comes with a bunch of errors like this.
Can't add child 'Physical Bone f_pinky01R' to 'Skeleton2', already has a parent 'Skeleton2'. (This is repeated for every bone)
Also, yes, the bones actually deform the mesh in Blender (using automatic weights)
Then, when I try to move any bone, the bone itself moves, but the mesh it's supposed to modify doesn't. I also noticed that the bones rotate along themselves instead of rotating from one of their sides.
Here's a video of the issue:

https://imgur.com/a/CaqzbGH

Godot version 3.5.1
in Engine by (37 points)

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.