I can’t seem to find a way to handle a Box Collision that is rotated to detect collicions. The ‘Box Overlap Actors’ states that the box has to be axis aligned and sure enough if I rotate it the check works as if the rotation would be (0,0,0). How can I get a rotated collision box to work?
1 Like