tyFlow Forum
On the problem of particle position (random seed number). - 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: On the problem of particle position (random seed number). (/thread-3046.html)



On the problem of particle position (random seed number). - cgdvs - 04-11-2022

HI,Tyson!

On the problem of particle position (random seed number).

Please look at the figure. I listed the random seed number of five figures. It can be seen in the figure that the random positions of particles are very concentrated and not scattered everywhere. How can I avoid the problem of excessive concentration of particles? thank you


RE: On the problem of particle position (random seed number). - tyFlow - 04-11-2022

For a more even spread, use the Fuse operator to merge particles that are too close together. The Position Object operator also has a spacing option, so you could birth on a plane instead of a tyIcon and enable spacing.


RE: On the problem of particle position (random seed number). - cgdvs - 04-11-2022

okay, thank you. It seems that you can only use the "position obj" operator