The Coordinate System
The coordinate system is based with 0,0 being at the top-left corner of the game canvas.
Child sprites are mapped relative to the center of their parent sprite. Therefore if the parent sprite is positioned
at 500,500 in the window, and the child is position at 0,0; then the child will appear inside the top left
corner of the parent.
Positioning
editable
Centers
editable
Child Positions
editable