Bind event between Actor Blueprint and BP_FirstPersonProjectile - UE5.3

Hi.
I want to increase the speed of the Projectile in the ProjectileMovement Blueprint through overlaping a pick up.

So I have a box with this blueprint
image

And I bind it to BP_FirstPersonProjectile with this blueprint
image

But it doesnt work. Can somebody help?