I can't center the crosshair in the middle of my screen

(Note, this was originally posted in art design support but I was told to put it here, even though theres no scripting involved in it).

Crossairgreen

The crosshair is square (40px by 40px)
I used a plugin to center the UI but when I go test the game I see it’s not properly centered.
image
(I’m in first person, you can see the curser and crosshair don’t align).

What do i do?

Edit:
image
It changes position on full screen mode. But it’s still off. I have also tried the IgnoreGUInilset but it didn’t help.

In that first image the crosshair IS aligned? What do you mean it’s not aligned. The tip of the curser is literally in the centre…

2 Likes

You can set anchor point to 0.5 and set position for crosshair {0.5, 0, 0.5, 0}

5 Likes