I have a bridge i'm trying to get to collapse properly. The parts which are supposed to collapse/fall, is built of KActors. But when the event is triggered (by another KActor falling on top of it), the KActors gives rather an explosion effect than a falling effect. (Every KActor shoots towards every direction). All of the KActors are overlapping with other KActors before being triggered, so I'm guessing this has something to do with collision.
I still want the KActors to affect each other to make it look realistic.
Any suggestion is much appreciated
I still want the KActors to affect each other to make it look realistic.
Any suggestion is much appreciated

Comment