Snapping points into screen boundaries in Unreal Engine 4

A method to snap coordinates back into the player view frustum in UE4. I'm using this for a side scrolling shooter where the camera may zoom in and out or change angles.

Read On →