Hey there,
I have a project which was using the default screen resolution (In my case it was 1280x720). I positioned the weapon like below
and it was working perfectly
But when I changed the screen resolution to a lower one like 800x600 the gun position moved to almost centre.
Logically it is correct but is there any way to force the gun to position to the world coordinates instead of window coordinates or am I doing it wrong?