Search Unity

Center of Gameobjects

Discussion in 'Getting Started' started by darthachill, Mar 12, 2015.

  1. darthachill

    darthachill

    Joined:
    Jan 25, 2015
    Posts:
    27
    1)
    In Older Version I haven't this Problem. Center of GameObject was where The Parent was.

    source unity3d.com The Hierarchy and Parent-Child relationships

    2)
    In new Versions Center is between GameObjects


    I want Create Empty GameObject and place it on my hand, it's help me set position and rotation Weapon.
    But the Center is displaced, when I add Child(Sword)...


    Is there any solution to Keep Center in the place where is Parent?
     
  2. Chris-Trueman

    Chris-Trueman

    Joined:
    Oct 10, 2014
    Posts:
    1,261
    I had this problem, and it was really annoying to say the least.



    Change it to pivot to work like 4
     
    jhocking, Ryiah and darthachill like this.
  3. jhocking

    jhocking

    Joined:
    Nov 21, 2009
    Posts:
    814
    Yeah I don't get why they did that "center" selection mode, I wish they hadn't.