Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Off-center collider issue
#1
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.
Reply


Messages In This Thread
Off-center collider issue - by Elastic Sea - 23-02-2020, 03:07 AM
RE: Off-center collider issue - by josemendez - 24-02-2020, 09:06 AM
RE: Off-center collider issue - by Elastic Sea - 25-02-2020, 06:23 PM