添加湖南衡阳珠晖东洲岛室内场景
This commit is contained in:
@@ -502,6 +502,10 @@ public class GameManager : MonoBehaviour
|
||||
{
|
||||
EnergyPump.transform.position = new Vector3(-0.5f, 0, 3.5f);
|
||||
}
|
||||
if (GameInit.Ins.gamePlace == GamePlace.Hunan_Hengyang_Zhuhui_Dongzhoudao_nei)
|
||||
{
|
||||
EnergyPump.transform.position = new Vector3(-0.39f, 0, 3.83f);
|
||||
}
|
||||
if (GameInit.Ins.gamePlace == GamePlace.Yunnan_Lincang_Linxiang_Hengji)
|
||||
{
|
||||
EnergyPump.transform.position = new Vector3(1.8f, 0, 2.4f);
|
||||
|
||||
Reference in New Issue
Block a user