Replies: 2 comments
-
Yes it should be able to handle these situations. This can be fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This commit should fix it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi again. I am spawning 2 spheres rigidbodies at the same location. For some shapes this is defined for some it isn't and i get an assert
Example spawning 2 boxes at the same location seems to work and they seem to push eachother away which seems ok.
When spawning 2 spheres for example at the same location gets an assert here
i am wondering if edyn should handle this case and define some behavior instead of just bailing when the 2 bodies are at the same position.
Beta Was this translation helpful? Give feedback.
All reactions