How do I set up a Boolean from on component begin overlap?

Hello Everyone,

I am new with using blueprints so bear with me. So, I am trying to set up a simple blueprint to turn visibility off for a point light when you go into water. The point light is set up like a flashlight so you can press F to turn it off and on, but I wanted it so you cant turn it on in the water. Another thing I want is how to turn it off automatically when entering water (but I should be able to do this once this boolean is set up).

This is what I have so far and the Swimming Boolean is whats causing me problems

This is the most basic way I knew of on how to set up a boolean, I have no idea why it isn’t working and I feel like it’s really obvious.

Thanks in advance!

In your Water Blueprint or Trigger Volume (Level BP)

In Your Character

Keep it simple buddy =)

Thank you! This helps me a lot, and I do sometimes over complicate problems that have an easy solution.