Godot Version
4.5
Question
The hit detection for my hitboxes / hurtboxes don’t seem to work. I set all my Hitboxes to “monitorable” , the collision layer to layer 4 and the mask to layer 5. All my Hurtboxes to “monitoring” , the collision to layer 5 and the mask to layer 4. I don’t think my code is the problem, but who knows at this point. Is there anything that I am forgetting here?
Project file in question → https://drive.google.com/file/d/1iFZwSiYgakP12cnKL5oZT9z4d10K-Pb_/view?usp=sharing