collision problem.fsm In my model, i am planning to create numerous TaskExecuter Flowitems by ProcessFlow. but I need them(Flowitem) to detect a collision when they get within a certain distance from each other. For this, i added the collision sphere from the FlowItem Bin. The collision sphere is added to the items that are created but they don't detect each other.