Determine hit direction by line trace in 2D

Hey there @Ethan_Wolfe! Welcome back to the community! So depending on your setup, you could check the hit location and compare it to the forward vector of the zombie. This thread goes into the vector math used, but the 11th post linked here has an actual BP example. It’ll be slightly different in 2D but not enough to change the overall math.