Mike
I need to retrieve a Constraint2D component, which can be any type (Constraint2DRevolute, Constraint2DRope…), from a node.
Is it possible to get theConstraint2D component without having to check each possibility (HasComponent, …) ?