So, I have a few Destructible Meshes in my level which I have set to only fracture when reaching a certain damage count, this all works fine.
My issue is the nature of the location of some of these meshes mean they have to overlap with other items in the game whether they be other (not destructible) meshes or BSP walls. So when they fracture the pieces that are overlapping the other items go flying away from them making the fracture look unrealistic. What I’d like to have is the pieces that overlap the surrounding items stay ‘stuck’ in place and the ones that aren’t have their usual physics effects and break apart as normal.
Is this possible and if so what settings do I need to look into, links to tutorials or old threads explaining/wanting the same thing will also be appreciated if you know of any.
Kind Regards,