player = GameObject.FindGameObjectWithTag("Player").GetComponent<Transform>();
GameObject.FindGameObjectWithTag("Your_Tag_Here").transform.position;