I have not really seen any good tutorials regarding the anchor behavior.
I have a HUD sprite, it is a specific size. I want it to stay in the bottom centre of the screen however I want to be able to adjust the position at runtime (by y = y + 2 etc).
How would this be achieved?