I have set the Transparency Sort Axis to Y = 1, and changed Transparency Sort Mode to “Custom Axis” but it sorts the sprites by the center, not the pivot of the sprite. Is there a way I can change it to sort by the pivot of the sprite instead of center?
I FOUND IT! Under each SpriteRenderer is a “Sprite Sort Point” which has two options. “Center” or “Pivot” I just changed each SpriteRenderer to “Pivot” and it works great!