Hi everyone, I wanted to add a rectangle on the screen, so that it is in the middle of the screen(not the scene). I tried using normal positions first. But it didn’t work, so I tried camera relative positions but it seems that camera’s X and Y don’t go below zero. Can anyone help me with this?
In the screenshot, X
stands for CameraX, Y
stands for CameraY and CX
and CY
stand for camera centerX and centerY respectively.