Isn't setting variable to true when overlapping

Goodday!

I’m trying to check if a box collision is overlapping with a blueprint but it does not seem to work.

Even though the blueprint is in the box collision, it does not set the variable to true.

1 Like

How do you know? Have you tried using print statements?

Also, is the cast working? ( again, test with print ).

3 Likes

After placing lots of prints I got the problem. Thanks!

2 Likes