![]() |
Split particles with controlled angle - 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: Split particles with controlled angle (/thread-2170.html) |
Split particles with controlled angle - Rokas - 01-21-2021 Hi How do You split particle to two at controlled angle, ie. 90. Sketch from TOP view: ![]() Thanks! RE: Split particles with controlled angle - tyFlow - 01-26-2021 You could use the Script operator to spawn a particle and rotate both 45 degrees in opposing directions. There isn't really a built-in method to do it besides using a script. |