tyFlow Forum
Neighbor Filter - 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: Neighbor Filter (/thread-4851.html)



Neighbor Filter - Gregory - 06-26-2025

Hey Tyson,

Is there a particular reason why "Neighbor Count" is missing from the Filters drop down list?
Would be handy to filter operators directly based on that, without the need for multiple events and conditions.

Thanks,
Greg


RE: Neighbor Filter - tyFlow - 06-27-2025

It requires too many params to be a filter, which are meant to be simple conditions. You can use a Property Test to expose the full parameter list for the neighbor test, and in the Test rollout output the result to a custom float or whatever, which can then be used as a filter elsewhere.


RE: Neighbor Filter - Gregory - 06-27-2025

I see. Okay will give that a try.

Thanks!