Drawrect moving problem lua

When I draw my rectangle on the screen with DrawRect(0, 0 etc). It says in the documentation that the two first parameters should change the rectangles relative location to the center of the screen. But no matter how I change the values the rectangle is stuck in the top left corner. I can change size and color with results but the position seems to be a problem for me. If anyone knows a potential solution please answers here. Thanks:)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.