Hi,
I know this is a newbie question… but I studied the docs and guides on anchors such as
https://docs.coronalabs.com/guide/graphics/transform-anchor.html
https://docs.coronalabs.com/guide/graphics/container.html
and API docs on display objects… but I’m still not that clear on the difference between anchors and origin :)
I came across these key phrases:
The origin is the point around which all transforms occur
The anchor of an object controls how geometry is positioned relative to the object’s origin
I can’t yet visualize the difference between the above statements.
Is origin simply the x,y of the display object?
Thanks in advance for any insights you can provide!