How Do You Raycast At A Random Location In Area

Well generally that’s vector math but Unreal even provides a function called “Rotate vector”. You just have to input your angle and it rotates it accordingly.

There really isn’t much to it.