![]() |
Find target issue - 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: Find target issue (/thread-4934.html) |
Find target issue - Mennodepenno - 09-08-2025 Hi, i am following a YT tutorial to setup a find target flow. The video is a few years old so perhaps things have changed drastically. But to my knowledge the setup I have created thus far should work, but you guessed it, it does not. When I use a custom TM name, the source particles are moving somewhat to a target, but still no go. ![]() Is there anyone able to take a peek at the attachment and see why it is not working? Much appreciated!! best Menno RE: Find target issue - tyFlow - 09-08-2025 Everything in your setup is fine - the only problem is the event evaluation order. Your target particles are born after the particles targeting them, so no targets are assigned. Click Event_003 and boost its priority. You can see the evaluation order by enabling its display from the editor right click menu. You want Event_003 to evaluate after Sim-group-2. RE: Find target issue - Mennodepenno - 09-09-2025 Aha thanks Tyson!!! I was lowering the number thinking a lower number meant higher priority :-S But increasing it did the trick. |