小问题修改
1. 缺字 2. 切换State关闭其他场景 3. 引擎抽风
This commit is contained in:
@@ -45,6 +45,9 @@ namespace AibisDream
|
||||
_airGate.MoveToLevel(2);
|
||||
DialogController.Instance?.SetVariable("$curAirLevel", 2);
|
||||
engineData.UpdateAirLevel(1, config.maxLevel); // 内部档位从0计数,1就是2
|
||||
|
||||
gameObject.SetActive(false);
|
||||
|
||||
}
|
||||
|
||||
private void Update()
|
||||
|
||||
Reference in New Issue
Block a user