I’m trying to use the PanningFraming node of GameplayCamera. By default, the targetLocation is the player’s position. In the debugger, I see that the ScreenTarget value is (0.5, 0.5), which should theoretically be drawn at the center of the screen(the green point), but this isn’t actually the case. I’m not sure where the problem lies, and there’s very little information available about this node.