Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I translate all the particles' position by a certain vector?
#1
Hi,

-I have fluid particles (shampoo-type of liquid) resting on a platform.

-Suddenly this platform shifts downward, and to the side.

But the problem is the particles can't keep up with the high speed of the platform.
I tried to increase the friction, but it did not help.

Is it possible to loop through all the particles and, on every frame, translate their position by the same amount as the platform movement?
Reply


Messages In This Thread
Can I translate all the particles' position by a certain vector? - by emz06 - 07-09-2020, 11:36 AM