Hello everyone.
I've did not encounter that challenge before. I'm trying to simulate an exlosion with flying out of particles that should leave smoke train behind them. It's takes a lot of time and resources to simulate them all at once.
I've decided to simulate them separetely.
I've already saved my main explosion cache to disk by using Rop Output node. And now I want to simulate and save to disk each particle smoke simulation one by one.
Is there any way to do that automatically?
Does anyone have any an opinion how to do that? It's not a big deal if i had let's say 5 particles but in my case I have 25. I would be graceful if Anyone could help me with that question.