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.
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.
How do you know? Have you tried using print statements?
Also, is the cast working? ( again, test with print ).
After placing lots of prints I got the problem. Thanks!