On Component Begin Overlap

I already tested, deleting BP and and make new Child of the C++ class and it did not work.
But now when I put it in Begin Play and got it work once, I was able to put it back in Constructor and it is working like it should.

@Sejja
I started with creating a seperate class for the trigger first , but then I deleted it, because I find my way is way easier to handle.