The script enables move and aligns objects regarding the common center in the Unity Editor.
Once the script is attached to a parent object it allows you to move children.
Features:
Move object towards center and from center to the specified distance, keeping their mutual disposition.
Distribute objects around the center with the equal angles between them.
Move objects over surface (for example, terrain).
No preparation is needed - just drag the script onto parent object and start work.
Asset contains additional script, being attached to the child object, excludes it from moving.