30-04-2019, 09:17 AM
(30-04-2019, 08:31 AM)Komsur Wrote: Hi,
Thanks for the quick reply. I've just tried this and I can see the particles have stopped. However, the existing particles are still moving about. I was wondering how to freeze their motion so they stay in a fixed position after a certain amount of time has passed.
Thanks.
In case you want to stop the simulation altogether, disable the solver component.
If you want individual particles to freeze in place after a fixed amount of time has passed for each one, then you'd have to implement this yourself using the particles API:
http://obi.virtualmethodstudio.com/tutor...icles.html