if loading obi fluid with corroutine, fluid does not render. - 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: if loading obi fluid with corroutine, fluid does not render. (/thread-423.html) |
if loading obi fluid with corroutine, fluid does not render. - corbinyo - 28-02-2018 If I want to view a fluid like Honey but after a set amount of time - after the corroutine turn the game object to "Active" the fluid will not render out. I can see it if I select "Render Particles" RE: if loading obi fluid with corroutine, fluid does not render. - josemendez - 01-03-2018 (28-02-2018, 07:42 PM)corbinyo Wrote: If I want to view a fluid like Honey but after a set amount of time - after the corroutine turn the game object to "Active" the fluid will not render out. I can see it if I select "Render Particles" Hi Corbinyo, What are you activating after the coroutine, the fluid renderer, or the emitter? Can you post your code? RE: if loading obi fluid with corroutine, fluid does not render. - corbinyo`` - 09-03-2018 (01-03-2018, 09:40 AM)josemendez Wrote: Hi Corbinyo, Hi and thank you for the response! In fact I am activating the entire game object - does this effect the performance of the obi fluid? |