How do I toggle off my light component when comparing with an Int value?

Hi everyone

My objective here is to create a torchlight which toggles on and off. I have a battery life mechanic which drains 1 point every 2 seconds. I have it right now so that when it drops below 97 (Starts from 100) it will destroy the Torch component. However it is not destroying the component. I have tried using the Set Intensity and Set Visibility and neither are working. Below are screenshots of the set up. Any help would be massively appreciated because I am really starting to pull my hair out over this one :frowning: