#UI placement issues on my project:

1 messages · Page 1 of 1 (latest)

mossy hornet
#

When I try it on a new project (unrelated to the one I'm working on, for example), it works fine, centers just fine. But on mine it gets thrown up top?

The reason I think it's happening it's because I started working on my project using 16x16 sprites, but not that i've update it to have 100x100 sprites, the screen resolution didnt change (thus, we are too zoomed in). How can I fix that?

neon dock
#

youy main menu node has size 0 0 and is positioned in the top left corner so its center is 0 0 and thats where its children get placed ;-;

mossy hornet
#

oh im stupid

#

😿