Why is only one instance of my BP answering to my input?

Hi guys,
I’ve a StaticMeshActor BP with a box collision component.
The code is:

Now if I put 3 instances of this actor in my level only one answer to the input, what am I missing?