Suppose i have rectangle shape with size 100x30 and i use SetOrigin 50 , 15, does calling SetPosition moves shape based on Origin or top left corner of rectangle shape (0,0) ?
I have some weird offsets when draw debug data with Box2D.
Thanks for your time.