About tyflow desctruction simulation - 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: About tyflow desctruction simulation (/thread-2414.html) |
About tyflow desctruction simulation - Jonas - 05-22-2021 Hello I have some problems making a simple tyflow destruction sim, I have build this pbomb exploding a wall, but how would I make it only select some of the voronoi fracture and not all of them if it is a force, because I cannot use surface test. RE: About tyflow desctruction simulation - d4rk3lf - 05-22-2021 Why you can not use surf test, at least to test them to go to the event where explosion is going on? Just use this: - Bith object - Voronoi - Surface test - volume inside (build a closed spline of where you want your explosion to be affected - extrude, and make sure it covers the frags you want affected). __________ this surface test then leads to new event that have - PhysX Shape You can also use PhysX bind.. check bind to the ground, and some will stay stucked on the ground. |