TyProp and Particle Physics collision - 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: TyProp and Particle Physics collision (/thread-1481.html) |
TyProp and Particle Physics collision - drawer14 - 02-24-2020 Am trying to randomize actors and its working fine but I want to use particle physics for simulation , now without props it works fine with one collision sphere but with props I get one for each. am using groups to differentiate them from bones , now I know why is this happening but am asking if anybody knows a workaround or an another way to do this. Also TyProb don't generate a skin mesh which might solve my problem here. Thanks! RE: TyProp and Particle Physics collision - drawer14 - 02-24-2020 Solved, basically I had to differentiate props from bones in all events using groups and send it to disabled-display event. |