Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Collider setup for Custom Pulley
#2
(10-03-2023, 02:40 PM)rohit_dhak Wrote: I am unsure on how to add collider to the housing of the pulley. I tried to add 2 separate box colliders on each side, however these colliders interacts with the pulley (rigid body) to cause unwanted aggressive movements of the pulley system.

Hi there!

Colliders are part of Unity, so this isn't really related to Obi. You can disable collisions between the box colliders and the pulley using collision layers, this should solve the issue.

kind regards,
Reply


Messages In This Thread
Collider setup for Custom Pulley - by rohit_dhak - 10-03-2023, 02:40 PM
RE: Collider setup for Custom Pulley - by josemendez - 13-03-2023, 09:25 AM