public void SetCurrentPathSpawn(Vector3 spawnPosition) { //currentPath.SetSpawnPoint(spawnPoint); currentPath.SetSpawnPointName(spawnPosition); }