Greetings yall, I wonder if I can disable skeletal mesh parts collision, basically I need to disable arm collision and set it kinematic.
I tried disabling it with SetShapeCollision, didn’t work out with Physics Control initialized.
Only thing that worked is deleting collision shape in physics asset, but there’s no way to enable it back at runtime