![]() |
How to create a surface/object test with distance falloff - 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: How to create a surface/object test with distance falloff (/thread-2137.html) |
How to create a surface/object test with distance falloff - onyxlee - 01-06-2021 Hi, I am trying to achieve this result, when you add an operator such as surface or object test, the particles in the falloff area can be partially affected. Right now it's either/or, the particles are either within the surface test range or outside. So there is no gradual change. C4D cloner + effector with falloff. ![]() tyflow with surface test (volume inside), currently there is no falloff. ![]() How do I achieve this? Or is this a new feature to be developed? Thanks a lot! RE: How to create a surface/object test with distance falloff - d4rk3lf - 01-08-2021 I think it's not possible. It's because, particle is either in true or false condition to be sent in new event. It can't be both (half sent into the next event) ![]() As we in Serbia said: "You're either pregnant, or not. You can't be half pregnant". ![]() As for the C4D test above, I think it's pretty easy to accomplish this by using Ty_select modifier and X-form (scale), or push modifier (negative push). So, no particles, just modifiers. |