We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v4.0.beta13.official [caacade] - v4.0.beta16.official [518b9e5]
Windows 10
Since Beta13 the inspector shows a duplicate "override_pose" property on the BoneAttachment3D node. Toggling one property toggles them both.
Perhaps related to the work done in #71137?
bone attachment 3d duplicated property.zip
The text was updated successfully, but these errors were encountered:
0020d2a
BoneAttachment3D: Remove duplicate override_pose
7269bb1
Also removes unused override_mode property since we removed the local pose override feature in godotengine#71137. Fixes godotengine#72407
lyuma
Successfully merging a pull request may close this issue.
Godot version
v4.0.beta13.official [caacade] - v4.0.beta16.official [518b9e5]
System information
Windows 10
Issue description
Since Beta13 the inspector shows a duplicate "override_pose" property on the BoneAttachment3D node. Toggling one property toggles them both.
Perhaps related to the work done in #71137?
Steps to reproduce
Minimal reproduction project
bone attachment 3d duplicated property.zip
The text was updated successfully, but these errors were encountered: