|
Hello guys,
I want to define contact. So, I am using the plug-in "ManageCollision". I just want to define the contact for some specific blocks. I define a set named "blocks" and add it to the input file as:
<PlugIn Id="_ManageCollision" Between="Body/Body" BroadPhase="AABBTree" NarrowPhase="WithShape" CallBack="Standard" Set="blocks" Stiffness="1e10" />
But, no contact happens.
What do you think the problem is?
Thanks for your help
|