![]() |
PhysX shapes fall through collision geometry - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html) +--- Thread: PhysX shapes fall through collision geometry (/thread-4834.html) |
PhysX shapes fall through collision geometry - Viper - 06-18-2025 I am having a problem with PhysX shapes falling through collision geometry. After shapes collided with ground object some time later they start to fall trough the ground. I don't know what parameter I have to tweak to prevent this. Can someone help, please? I use tyFlow v1.126 currently. Here is the video of problem. RE: PhysX shapes fall through collision geometry - Viper - 06-19-2025 After multiple attempts I was able to fix this problem by changing 'Penetration offset' from -0.01m to -0.001m in 'Collision tolerance' of PhysX Shape operator. |