Offsetting camera focus point to character to a specific UDim2

Originally, your character’s head would be positioned to the center of the screen.

If I want the focus point to be (.75, 0, .25, 0), it’d look like this.


How do I achieve this, with consistency between all screen sizes? Note that players can resize their window dimensions in session.

1 Like