修改乌兰浩特欧亚场景2.0

This commit is contained in:
2025-09-30 17:07:14 +08:00
parent c30de492de
commit bcde5ca80d
18 changed files with 406 additions and 89 deletions

View File

@@ -476,7 +476,7 @@ public class GameManager : MonoBehaviour
}
if (GameInit.Ins.gamePlace == GamePlace.Wulanhaote_Ouya_Shangchang)
{
EnergyPump.transform.position = new Vector3(1.52f, 0, 6.67f);
EnergyPump.transform.position = new Vector3(-0.92f, 0, 9.5f);
}
if (GameInit.Ins.gamePlace == GamePlace.Wulanhaote_Wanda_Shangchang)
{