Obi Official Forum
Help Constant fluid flow - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: Help Constant fluid flow (/thread-2763.html)



Constant fluid flow - Kyiba - 24-02-2021

Hello!

Is there a way to make fluid move constantly in specific direction or not change its velocity in its life time duration?


RE: Constant fluid flow - josemendez - 24-02-2021

(24-02-2021, 08:22 AM)Kyiba Wrote: Hello!

Is there a way to make fluid move constantly in specific direction or not change its velocity in its life time duration?

That would basically bypass the fluid simulation, so I'm not sure why you'd want to do this but yes: you can simply constraint the velocity of each particle in any way you need.

To access particle velocities, use the particle API:
http://obi.virtualmethodstudio.com/tutorials/scriptingparticles.html


RE: Constant fluid flow - Kyiba - 24-02-2021

(24-02-2021, 08:37 AM)josemendez Wrote: That would basically bypass the fluid simulation, so I'm not sure why you'd want to do this but yes: you can simply  constraint the velocity of each particle in any way you need.

To access particle velocities, use the particle API:
http://obi.virtualmethodstudio.com/tutorials/scriptingparticles.html
 Thank you, in short its for game where i need fluid to constantly move through pipes that are "flat"