Was wondering if I could get some clarification on the draw quad function of the plug.
I am assuming that the coordinates are x1,y1= top left, x2,y2= top right, x3,y3= bottom right, x4,y4= bottom left.
Is this correct?
If so, is there any reason that a set quad color immediately after the draw would not set the correct values?