I noticed that when you draw a rectangle using display.newRect, it automatically centers the rectangle around the x and y coordinate. Is there anyway to draw a rectangle with the x and y coordinate being a corner?
I noticed that when you draw a rectangle using display.newRect, it automatically centers the rectangle around the x and y coordinate. Is there anyway to draw a rectangle with the x and y coordinate being a corner?