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

Question Dragging rigged character into scene

Discussion in '2D' started by Sarashinai, Jun 15, 2020.

  1. Sarashinai

    Sarashinai

    Joined:
    Jun 16, 2013
    Posts:
    20
    In the Using the Rig in the Scene section of https://blogs.unity3d.com/2018/11/09/getting-started-with-unitys-2d-animation-package/, the video shows the entire character (all six separate parts) being dragged into the scene and maintaining their relative positions.

    Even when using the sample's scene and character, I always get just one of the sprites.

    Is there a Unity command I don't know that lets you drag a Multiple-mode Sprite into a scene and add in all it's sub-sprites keeping them in their relative positions?