#button "hitbox" not centered
1 messages · Page 1 of 1 (latest)
Does it work if you take the fisheye affect off
Wild guess: Shaders work on the GPU, so they've only made visual changes. But your buttons (Control nodes) are actually still in the original location.
Maybe you could add an in-game mouse cursor (instead of the OS one), and make sure that the shader also applies to it. This way the in-game mouse should get the same warping/distortion as the buttons, and they should align again.