Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken: (Make Bone2D Nodes from Nodes) #92227

Open
xiaoandtell opened this issue May 21, 2024 · 1 comment
Open

Broken: (Make Bone2D Nodes from Nodes) #92227

xiaoandtell opened this issue May 21, 2024 · 1 comment

Comments

@xiaoandtell
Copy link

Tested versions

Reproducible in v4.2.2.stable.official [15073af]
Not Reproducible in v3.5.3.stable

System information

Windows 10 + v4.2.2.stable.official

Issue description

Selecting a chain of sprites nodes and clicking Make Bone2d Nodes from Nodes results in each sprite node being reparented to disjointed bone nodes with warning:

  • A Bone2D only works with... as parent node
  • This bone lacks a REST pose
    bug

Steps to reproduce

  1. Create a parented chain of sprite nodes
    -Upperarm
    --Forearm
    ---Hand
  2. Move them to the proper pivot points
  3. Select the 3 nodes and hit Ctrl+Shift+B (Make Bone2d Nodes from Nodes under the bone button)

Minimal reproduction project (MRP)

Godot2dSkelV4Bug.zip

@jinguoliang
Copy link

I learned cutout animation by the doc: https://docs.godotengine.org/en/4.2/tutorials/animation/cutout_animation.html
Maybe it is outdate,or the behavor of editor is not keep with the doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants