#weird mismatch
1 messages · Page 1 of 1 (latest)
is it possible that the panel isn't actually centered?
let me see
panel and its parent is at 0, 0 and 800x600 and the skybox is still there
i mesured the screen width and height with shareX when i put 790x590 in the project settings and it's at 800x600 so is godot adding 10 pixels for no reason?
changing the stretch mode to "canvas_items" fixed it
to "viewport" too
just not when disabled