Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  ObiColliders/Colliders
#1
I'm working on some somewhat complex meshes with many surfaces I'd like the cable to interact with, I'm setting it up like so:

Visualization of the colliders on an object:
[Image: download]

Inspector view:
[Image: download]

Now, I've written a script that takes each collider on a game object and pairs an ObiCollider with it and sets it's desired phase. But it seems like several colliders on one shape like this don't work? The parent of this game object has a Rigidbody and corresponding ObiRigidbody... When I interact unity has no issues bouncing rigidbodies off it, but the cable ignores them even though the phases etc. are correct. Any ideas?

Thanks!
Reply


Messages In This Thread
ObiColliders/Colliders - by dylanrw - 14-05-2020, 03:14 AM
RE: ObiColliders/Colliders - by dylanrw - 14-05-2020, 05:32 PM