Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How to Pause Obi Emitters
#4
(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
Reply


Messages In This Thread
How to Pause Obi Emitters - by Komsur - 30-04-2019, 07:38 AM
RE: How to Pause Obi Emitters - by josemendez - 30-04-2019, 07:50 AM
RE: How to Pause Obi Emitters - by Komsur - 30-04-2019, 08:31 AM
RE: How to Pause Obi Emitters - by josemendez - 30-04-2019, 09:17 AM
RE: How to Pause Obi Emitters - by Komsur - 30-04-2019, 11:23 AM