How to detect rotated box collision?

Thanks for the heads-up, Axoll! I was running into the same issue and didn’t realize that function was available now. Just gave Box Overlap Actors With Orientation a try and it works exactly as needed, rotated collisions are now being detected properly. Appreciate you sharing that!