All I’m trying to do is break a constraint (which works fine, the attached object falls) but then when I check if the constraint is broken it always returns false. This is easy to reproduce as there’s not much happening here.
1 Like
After doing more tests it seems the physics constraint will only return broken if the constraint was broken by a physical force not manually in the BP using BreakConstraint
1 Like