![]() |
Newbie question about multi collisions - 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: Newbie question about multi collisions (/thread-1674.html) |
Newbie question about multi collisions - aaouviz - 04-29-2020 Hi All, I'm totally new to tyflow - been messing around with youtube tuts for a few days. Trying something new today but can't figure it out. Basically, I want to birth a sphere and have it fall into the net. You can see my tyflow set-up attached, but I can't figure out how to get the two objects to interact? Any help much appreciated! RE: Newbie question about multi collisions - d4rk3lf - 04-29-2020 Cloth operator (and particle physics operators) don't work with PhysX (that is completely different solver). However, with PhysX you can create sort of a cloth. Basically, your setup is in the right direction... .just wrong operators ![]() Look at the sample files, there's exactly same scene (some rocks falls on net), and it's done with PhysX. Not sure what is the name, but look at PhysX folder... RE: Newbie question about multi collisions - aaouviz - 04-30-2020 Thank you so much mate. Appreciate the reply and advice. Example files...Perfect! Don't know why I didn't think of that first! Found the right one, it's exactly what I wanted. Thanks again |