hello, I’d like to make liquid items. (water(wine and other beverages) bottle and cup)
My purpose is build cocktail system as part of vr game.(mixing system that blends other beverages) first I try to make fluid as particle sphere and check interaction with collision box of glass. this is simply works.
but it doesn’t look like liquid.
so I found niagara particle system. and I want to use their particle as object and interact with glass.
MY QUESTION is “Is it possible interacted with niagara particle object?”. I want to use Niagara particle as Actor or Object. and keep up visual consistent. many tutorial in youtube or other online academic didn’t handle this topic.
(below is what I want to make. but if it is possible I want to use niagara effect.)
thank you for reading.