23-02-2020, 03:07 AM
I have a game where I connect groups of blocks with ropes, each group is a rigidbody and each block in the group is a collider.
When the blocks collider or the block itself is a little bit off-center (even though their center of mass is in the same place) they start to move erratically and rotate a lot. I don't know how to mitigate the issue.
Quick gif demonstrating the issue here: https://imgur.com/a/CEfeyNY
I have also created a small sample project with the issue here: https://drive.google.com/file/d/1O44VJ7v...sp=sharing
Thanks a lot.
When the blocks collider or the block itself is a little bit off-center (even though their center of mass is in the same place) they start to move erratically and rotate a lot. I don't know how to mitigate the issue.
Quick gif demonstrating the issue here: https://imgur.com/a/CEfeyNY
I have also created a small sample project with the issue here: https://drive.google.com/file/d/1O44VJ7v...sp=sharing
Thanks a lot.