Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't select a Pinned Constraint object
#1
So ilect pin constraint, and when I try to add the object I want to be tied to the constraint, it does not accept it.  the object has a rigid body and all, but it just refuses to accept the objects i am dragging to it... ANY OBJECTS.  Please advice.
I am using unity 2018.1.6f1-MLTP7
Reply
#2
(03-09-2018, 06:07 AM)ricard2798 Wrote: So ilect pin constraint, and when I try to add the object I want to be tied to the constraint, it does not accept it.  the object has a rigid body and all, but it just refuses to accept the objects i am dragging to it... ANY OBJECTS.  Please advice.
I am using unity 2018.1.6f1-MLTP7

Make sure the object has a ObiCollider component. The pin constraints slot only accepts ObiColliders.
See:

http://obi.virtualmethodstudio.com/tutor...sions.html
Reply
#3
Thanks, that did the trick.. i was doing the youtube video tutorial, and I missed when he added the obicollider Sonrisa
Reply