float half = WorldSize / 2.0f; float posScale = 5000 / WorldSize; float imageX = (monument.transform.position.x + half) * posScale;
確定! 回上一頁