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

Add a node for Jolt's FixedConstraint #352

Open
mihe opened this issue May 18, 2023 · 0 comments
Open

Add a node for Jolt's FixedConstraint #352

mihe opened this issue May 18, 2023 · 0 comments
Labels
enhancement New feature or request topic:runtime Concerning runtime behavior (or its source code)

Comments

@mihe
Copy link
Contributor

mihe commented May 18, 2023

Jolt's JPH::FixedConstraint is described as:

Will attach a body to another without any degrees of freedom.

I figured since there's no real equivalent to this fairly basic constraint in Godot, without resorting to the more expensive 6DOF joint, it might be good to add this as JoltFixedJoint3D or something.

@mihe mihe added enhancement New feature or request topic:runtime Concerning runtime behavior (or its source code) labels May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic:runtime Concerning runtime behavior (or its source code)
Projects
Status: Planned
Development

No branches or pull requests

1 participant