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

Detection of collision with Assembly #1608

Open
lenianiva opened this issue Jun 19, 2024 · 1 comment
Open

Detection of collision with Assembly #1608

lenianiva opened this issue Jun 19, 2024 · 1 comment

Comments

@lenianiva
Copy link

Is there a way to detect if the objects in an Assembly are colliding with each other?

@lorenzncode
Copy link
Member

There is no constraint type currently that would detect this and also minimize the distance between objects.

You can manually check for intersection - see example of #1607.

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

No branches or pull requests

2 participants