Hello, I have been working on some snipers for my gun game. I have most of the mechanics down but I recently came across an issue with it. Whenever the player scopes in to shoot, the scope GUI is not completely centered in the middle of the screen, and it varies from devices. This causes issues because then the middle of the scope is not accurate to where the player is actually aiming.I tried using the scope as a mouse icon which did work, but the issue there is that mobile does not use mouse icons. Currently my closest solution is just trying to offset it enough to my screen but then I experience issues when shooting at long range. I am looking for something compatible for both PC and mobile. Any suggestions are appreciated. I am sure I missed somethings about it so if you have any questions feel free to ask.
TLDR: Middle of scope does not line up with middle of the screen even after using anchor point .5,.5. Resulting in the gun being inaccurate.
Some examples of the scope problem:
Close Range
Long Range