12-07-2017, 11:38 PM
(12-07-2017, 12:21 AM)MoonwalkingBaz Wrote: After many tries, i have a simple fluid simulation.. How do i turn the fluid animation on through script at a particular time and then disable it after a while?
i just need help turning it on and off. if i disable any of the scripts and then re-enable, there is no simulation.
Figured it out..
Open the Obi.Emitter script and reference the speed.
Set speed to 0 to stop the fluid but keep the droplets, or reference the speed and set it to whatever speed you like to resume the pour.