I’m attempting to create an opening door animation. I’ve created an empty game object to act as a pivot, but when I drop and drag the door object as a child it rotates around the doors center (with the empty game object selected) and not the empty game object.
Make sure you have your door offset and not centred on the empty object/pivot.
If your using code, make sure the code is on the pivot, not the door.