tyFlow Forum
Actor culling after EXPORT ? - 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: Actor culling after EXPORT ? (/thread-3235.html)



Actor culling after EXPORT ? - Credemon - 08-08-2022

hi again 
is there a way to cull an actor via export_ --> tyCache??
even thou if i select "culling by ID's" it deletes particle but not skinned mesh 
i ve tried also volume culling but couldnt make it work


RE: Actor culling after EXPORT ? - Credemon - 08-08-2022

the only way i can figure it out is adding a property test to event 01 making it birth id and delete of its parent particle...
my solution works good for 4-5 particle but when it comes to delete 100 or lets say 1000 actor it means addind another 100-1000 "birth ID" which is tiresome ....
just wondering is there anything like a "add particle ID list" or something like "split" operator ?