0 votes

How can I resolve this? (despite bone and collision isn't set on proper local yet on the 2D area x-y)

Warning

in Engine by (34 points)

1 Answer

+1 vote

The base-Node of a Bone-Structure always need to be an Skeleton2D.
As childs you can use multiple Sprite2D and Bone2D to build up your animated asset.

A little bit hidden, but at the top of your Godot-Editor, is a toolbar for easy creating Bone2D from Node2D .. and Skeleton2D also have the Skeleton-Option " Reset to Rest Pose ".

Dropdown Godot Options

After properly configuring the Rest-Position in each Bone2D, and resetting the skeleton, you are ready to go.

Hope i could help someone in future,

Regards ProggerParrot

by (130 points)
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.