Saving and Loading a GameObject’s position

The following script can be attached to a GameObject to save it’s position when it’s Destroyed (this happens when the scene is changed, and when the application quits), and load it’s position when the scene loads.

Discussion

https://moodkie.com/forum/viewtopic.php?t=1889