09-06-2020, 07:23 AM
(08-06-2020, 05:22 PM)hromoyDron Wrote: Hello!
I use two ObiFluidRenderer on one camera to render to emmiters with different colors.
(I use Simple fluid material with opaque mode, where shader return only color)
I noticed that one emitter everytime is rendered on top another emmiter. But they should every time change their position. Sometimes one emmiter should be in front sometime second.
How to fix it?
Particle renderers are rendered in the order in which they appear in the Fluid Renderer list. Simply swapping them in the list should do the job.
kind regards,