Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Changing parent and maintaining world position

Discussion in 'Project Tiny' started by Sladzio, Mar 26, 2019.

  1. Sladzio

    Sladzio

    Joined:
    Apr 15, 2014
    Posts:
    14
    Is there a simple way of changing parent without having to setup position, rotation,scale after swapping the parent? Now when I unparent object, my local coordinates won't change.