save position unity

Code Example - save position unity

                
                        //Sets YourName to the gameObjects position
Vector3 YourName = transform.position;