First blueprint

I only want to show a message when a colide occurs but it doesn’t work, why? Thanks

If I am seeing this correctly, you want the LEVEL to detect a ThirdPersonCharacter overlap and Draw Debug String based on this information?

If you want it on a collision then you want HIT not OVERLAP