![]() |
tyCache with Multiple Events? - 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: tyCache with Multiple Events? (/thread-547.html) |
tyCache with Multiple Events? - biglittlepictures - 05-05-2019 What's the best way to handle tycache with several child events? Create a separate tycache for each event? A single on the root doesn't seem to work. Curious as to proper recommended approach. thanks in advance! RE: tyCache with Multiple Events? - biglittlepictures - 05-05-2019 Found a solution. Seems obvious, but figured I'd mention it since it's all new to me. I have a setup with 3 events, to cache them all at once, simply Add an Export Particles outside of all three. Tyflow will create an "Event_004 (Global Export)" by default. ...and this will cache everything perfectly! Tyson FTW... again! RE: tyCache with Multiple Events? - tyFlow - 05-06-2019 Yep, either create a global export by putting a tyCache into an event on its own (or only containing other tyCaches)....or you can also instance a tyCache between events and they will be exported together. |