tyFlow Forum
Particles are not setteling down. - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Particles are not setteling down. (/thread-4171.html)



Particles are not setteling down. - GreenDK - 03-19-2024

Hi all.

I made theese coins that are falling into a stack, but they keep moving after hitting the plane/coin stack.
You can see it at the end of the animation.
The coin stack keeps vibrating.

How can I fix that?

I added MASS op, but that did not help.
Restitution is set to 0 in PhysX collision and PhysX Shape.


   
.max   SC Coin Stack.max (Size: 1.27 MB / Downloads: 45)


RE: Particles are not setteling down. - tyFlow - 03-20-2024

I'm actually not sure why it's not settling to be honest...if you increase PhysX substeps and reduce max PhysX convex hull verts (I tried 32, for example) you can minimize it...but I'm not sure the root cause here. I'm going to look further into it when I get a chance.


RE: Particles are not setteling down. - GreenDK - 03-21-2024

(03-20-2024, 02:40 AM)tyFlow Wrote: I'm actually not sure why it's not settling to be honest...if you increase PhysX substeps and reduce max PhysX convex hull verts (I tried 32, for example) you can minimize it...but I'm not sure the root cause here. I'm going to look further into it when I get a chance.

Fair enough Smile
Thx.