I use the following script to copy the transform of a gameObject.
public Transform allignment; void Update() { DontDestroyOnLoad(transform.gameObject);