It is a rectangle that represents the dot. The center of the dot might be at (x/10, y/10), but the corners will be at (x/10 - hw, y/10 - hh) and (x/10 + hw, y/10 + hh).
Yeah ok, I got this.
But to what point can I set the RELATIVE position?
Is it from (0,0) like an vector or can I give over an certain point?
If this works, as I hope it'll be great!