Adding it to an empty Sprite
and adjusting x
and y
is probably the easiest way to handle pivot on the classic display list. Unlike Starling, Flash's classic display list (which OpenFL is based on), doesn't have built-in pivot properties that can be adjusted.