Right way to create a Joint #320
Closed
Hochheilige01
started this conversation in
General
Replies: 2 comments 1 reply
|
Hi @Hochheilige01 |
1 reply
|
So the problem solved this way: to make PVD work with Joints you firstly need to init extensions |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello there!
I try to create joints between dynamic rigid bodies with spherical shape. But for some reason my PVD crashes in a moment I add actors with the joints to the scene.
There are errors that I got in a moment of PVD crash:
And I create my actors this way:
And joints like this:
So, what can cause the problems above? It looks like something PVD related but I can't understand what I do wrong. Because not only PVD crashes but I also can't see anything in my world. Thanks in advance
All reactions