I want my objects to be centered in the screen, but when I create them, and set their xy values to 0, they are offset. I think it’s because of the whole viewport/scene/camera thing, so how do fix it so that 0,0 is at the top-left?
I want my objects to be centered in the screen, but when I create them, and set their xy values to 0, they are offset. I think it’s because of the whole viewport/scene/camera thing, so how do fix it so that 0,0 is at the top-left?