Hello,
In the screenshots below you see the collision. The 2 parts are not touching but when I press play one part is flying away. I am using Convex Decomposition. Is there a solution for this so that I can hang the part on the hook?
Thank you!
Hello,
In the screenshots below you see the collision. The 2 parts are not touching but when I press play one part is flying away. I am using Convex Decomposition. Is there a solution for this so that I can hang the part on the hook?
Thank you!
You can try to use SDF collisions instead of a convex decomposition, select the collision and change its approximation to SDF and set resolution to some positive number like 128 for example.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.