Change the pivot position of an object in Unity
To change the pivot position of an object in Unity, change the pivot position of the sprite if a single sprite is used as following
- Select the target sprite from the Project pane.
- Open “Sprite Editor” by pressing the button in Inspector pane as following.
3. Change the Pivot to predefined value (Top Left or others) or “Custom” and set the Custom Pivot value as following:
version: Unity 2019.4