How to change the Anchor of GameObject when scale it? if i want to scale it from left to right.
like this ---------->|,
not this ----------->|<-------------
Make an empty GameObject, position it where you want your pivot to be, then make your original object a child of the empty GameObject.