Why isn't the counter counting down?

Hi. I’ve just recently implemented a counter that counts down every you enter a trigger volume. However, only one of the trigger volume works, and I was wondering if anyone could tell me why the other trigger volumes aren’t working…? The starting value is 11, and when you’ve entered the first trigger volume it counts down to 10. However, if you enter another trigger volume the number is stuck at 10. Here are a few images that shows the scripting for the counter itself:

This code, is it in World BP?

Kinda like this

37763-capture.jpg

Sorry for the late reply…I just tried to recreate the scripting that you provided, but now the first trigger volume doesn’t work…is there a reason why my trigger boxes aren’t working? Yes, the scripting is done within level blueprints.

I created the function within, “my character”, and then tried to implement the function within level blueprints. I had 1 working trigger volume, but now none of them are working. :frowning:

Wow, I’m such an idiot. There were a few nodes that weren’t connected, but upon connecting them the trigger boxes now work. Thank you for your help anyway, but I kept the scripting that I did.