I'm just trying to make a simple crosshair. I know to add a control node to the camera and add a texture rect with my crosshair image to the control node, but I can't figure out how to center it, hopefully in a way that would work with multiple aspect ratios.
What's the best way to center a texture rect on the screen?