tyFlow Forum
Birth particles on genarated bricks surface - 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: Birth particles on genarated bricks surface (/thread-1972.html)



Birth particles on genarated bricks surface - yuryb2cu - 09-25-2020

Hi, I'm having troubles to birth particles on the surface of generated bricks 
I try inside the same flow or even in a different flow but the new particles does not recognize the bricks shapes to place other particles 
Is possible to birth particles and position it on the surface of the bricks without exporting the bricks meshes?


RE: Birth particles on genarated bricks surface - d4rk3lf - 09-25-2020

Two ways I can think of:
1) You can use spawn operator, and within it's option, check to spawn on shape (or surface), rather then in center
2) You can add mesh operator, disable the "render only" switch. Now create second flow, and just pick first flow in position object operator.


RE: Birth particles on genarated bricks surface - yuryb2cu - 09-26-2020

(09-25-2020, 12:27 PM)d4rk3lf Wrote: Two ways I can think of:
1) You can use spawn operator, and within it's option, check to spawn on shape (or surface), rather then in center
2) You can add mesh operator, disable the "render only" switch. Now create second flow, and just pick first flow in position object operator.

Both methods works fine, the second one allows more control in particles placement 
Thank you very much¡¡¡