Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Crosshair is offset depending on window size?

Asked by 3 years ago

So basically what this does is just that there’s supposed to be a crosshair tracking the mouse, but then it offsets depending on the window size?? I don’t know how to explain it, it’s weird.

Maybe “counter” offseting the crosshair depending on the window size back to the mouse would fix it. I want to make it so the crosshair is actually on the mouse and not offset.

https://gyazo.com/594c0b7ef32bb12b6587ede7c78df26d

1 answer

Log in to vote
0
Answered by 3 years ago

Have you got the anchor points set at 0.5,0.5 and place it at 50%,50% ?

If you haven't got the anchor points set it's the easiest way to fix the problem! :) - if you want things to scale use percentages not offsets for your position :)

Ad

Answer this question