![]() |
Tyactor explosion - 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: Tyactor explosion (/thread-1924.html) |
Tyactor explosion - Emmanuel - 08-31-2020 Hi Some actors need to explode when entering contact with a bullet Basically inspired by Tyson arrow file The explosion is not correct, debris are jumping and going through the floor I thought about exporting to mesh and then explode theme but when exporting to mesh nodes are empty Thank you for your help 3 files uploaded 2021 Spiders_arrows: is the one Spiders_time_test: it's to illustrate the stages of the flow Alembic_test: another test with alembic (one object) +version 2018 RE: Tyactor explosion - tyFlow - 09-02-2020 If things are falling through the ground the first thing to look at is if your particle groups are set properly. This an example file showing how to use particle groups and the docs help explain them further (Particle Groups operator docs). RE: Tyactor explosion - Emmanuel - 09-02-2020 (09-02-2020, 05:10 AM)tyFlow Wrote: If things are falling through the ground the first thing to look at is if your particle groups are set properly. This an example file showing how to use particle groups and the docs help explain them further (Particle Groups operator docs). Even without groups, the parts are going through (using particle force to activate) The actors are not exported until they are switched to physix, I tried to set the export group in the tyActor node props (by selecting the mesh / modify selected nodes) It doesn't seem to change the simulation or export grp Thank you, RE: Tyactor explosion - Emmanuel - 09-02-2020 (09-02-2020, 04:15 PM)Emmanuel Wrote:(09-02-2020, 05:10 AM)tyFlow Wrote: If things are falling through the ground the first thing to look at is if your particle groups are set properly. This an example file showing how to use particle groups and the docs help explain them further (Particle Groups operator docs). I installed again now the physx is working finaly ![]() but not the export mesh |