particles dont detach but copy themselves - 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: particles dont detach but copy themselves (/thread-3294.html) |
particles dont detach but copy themselves - dv2000 - 09-02-2022 Hi, After spawning event 4 green particles on the mesh I later want them to detach and follow a target as purple particles (event 002) I am doing teleportation effect. Unfortunately particles copy themselves and event 004 (green particles) are still visible. I need them to detach. Any ideas? Thanks There is DELETE PARENT in spawn but I want particles to be attached for awhile then detach and fly towards the target RE: particles dont detach but copy themselves - alessandro.d84 - 09-03-2022 Hi, I think that you can do this adding a time test in event 4 and send them to event 2 or to the event that you need. |