![]() |
Align shape to Particle 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: Align shape to Particle surface (/thread-1522.html) |
Align shape to Particle surface - llnn - 03-09-2020 Hi I`m using a Birth objects operator to convert a mesh to use the Cloth bind operator. I than added a spawn to generate partial on the surface of that modified mesh. The rotate operator cant` align the surface because it is a tyflow mesh... 1-How can align to surface the new shapes that i spawn on the surface? 2-Is there a way to generate New Particles on a TYFlow shape\mesh(not with the Spawn operator)? 3-How can i use shape from one flow in a new flow? Thanks ![]() RE: Align shape to Particle surface - TubeSmokeGuy - 03-10-2020 Way 1: You can create particles by any birth operartor an then use the position object operator with the align to surface option checked. Way 2: In the spwan operator you can check "place particles on parents shape surface" with the sub-option checked "align to surface". RE: Align shape to Particle surface - llnn - 03-11-2020 (03-10-2020, 07:57 AM)TubeSmokeGuy Wrote: Way 1: Great! i didn`t see this "place particles on parents shape surface" ... thanks TubeSmokeGuy |