tyFlow Forum
use tyflow to emit many sim boxes - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: use tyflow to emit many sim boxes (/thread-2715.html)



use tyflow to emit many sim boxes - ttdww - 10-26-2021

how does one set up tyflow to emit and place a whole bunch of phoenix fd or fumefx sim boxes?  plus also set them to start the caches on frame 1 for each birth?  would this be related to the VDB nodes?

thanks!


RE: use tyflow to emit many sim boxes - tyFlow - 10-26-2021

You can scatter any node - including PhoenixFD/FumeFX nodes - on particles at rendertime using the Export Particles operator Object export mode. There's a render-only option that will scatter nodes on particles during rendering only, and clean them up after the frame finishes. The MAXScript rollout also allows you to access particle properties and apply them to the object settings. So you could, for example, link particle age to the frame offset of your PhoenixFD container.