Obi Official Forum

Full Version: Can't select a Pinned Constraint object
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(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
Thanks, that did the trick.. i was doing the youtube video tutorial, and I missed when he added the obicollider Sonrisa