Obi Official Forum
Help (Obi 5.0) How to stop, pause or sleep the simulation of ObiActor - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: General (https://obi.virtualmethodstudio.com/forum/forum-5.html)
+--- Thread: Help (Obi 5.0) How to stop, pause or sleep the simulation of ObiActor (/thread-1553.html)



(Obi 5.0) How to stop, pause or sleep the simulation of ObiActor - asimofu_ok - 12-12-2019

Hi.
I want to stop the simulation of ObiActor(e.g. fully simulated cloth. it has no plans to be moved in the future.)


But when the cloth calls RemoveFromSolver, the mesh of cloth be invisible.


Is there a way to stop the simulation and i.
I want to stop the simulation of ObiActor(e.g. fully simulated cloth. it has no plans to be moved in the future.)
But when the cloth calls RemoveFromSolver, the mesh of cloth be invisible.

Is there a way to stop the simulation and keep the particle positions?


RE: (Obi 5.0) How to stop, pause or sleep the simulation of ObiActor - josemendez - 12-12-2019

(12-12-2019, 10:21 AM)asimofu_ok Wrote: Hi.
I want to stop the simulation of ObiActor(e.g. fully simulated cloth. it has no plans to be moved in the future.)


But when the cloth calls RemoveFromSolver, the mesh of cloth be invisible.


Is there a way to stop the simulation and i.
I want to stop the simulation of ObiActor(e.g. fully simulated cloth. it has no plans to be moved in the future.)
But when the cloth calls RemoveFromSolver, the mesh of cloth be invisible.

Is there a way to stop the simulation and keep the particle positions?

Disable the updater (or the solver). This will pause the simulation.


RE: (Obi 5.0) How to stop, pause or sleep the simulation of ObiActor - asimofu_ok - 12-12-2019

(12-12-2019, 11:36 AM)josemendez Wrote: Disable the updater (or the solver). This will pause the simulation.

Thank you replying!

When I want to stop some parts of ObiActor group,
Shoud I attach ObiUpdaters to each object?
Or attach ObiSolver to each object?