Ejemplo n.º 1
0
 private void setPlayerStart()
 {
     playerScript.SetPosition(tileMapData.getSpawnPoint((int)zoneTree.currentIndex - 1).center);
 }