GameObject obj = Instantiate(sphere, RandomPosition(), Quaternion.identity) as GameObject; go.transform.parent = transform;