Prevent collision between components of blueprint

In the special case where you have two components connected by a Physics Constraint, you can disable collision between them by checking the ‘Disable Collision’ option in the Physics Constraint properties. They will still collide with the rest of the components, but not between them.

1 Like