Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
if loading obi fluid with corroutine, fluid does not render.
#1
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"
Reply
#2
(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?
Reply
#3
(01-03-2018, 09:40 AM)josemendez Wrote: Hi Corbinyo,

What are you activating after the coroutine, the fluid renderer, or the emitter? Can you post your code?

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?
Reply