Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to make one part of a sprite go behind another.

Discussion in '2D' started by ChAos48, Sep 24, 2016.

  1. ChAos48

    ChAos48

    Joined:
    Sep 24, 2016
    Posts:
    1
    i have a character sprite with a sword sprite, i want to make it so the handle of the sword is behind the hand (holding the sword) but the rest of the sword to be in front of the character. is this possible with 2D sprites or will i have to slice the sprite and assign different sorting orders?
     
  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,859
    No.

    Yes.
     
    LiterallyJeff likes this.
  3. TobyKaos

    TobyKaos

    Joined:
    Mar 4, 2015
    Posts:
    214
    Look at Unity lesson: