剧情提交

dev_chengFeng
jiaoyangna 2021-04-29 15:36:36 +08:00
parent 73b094b9a4
commit bd1f264452
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ end
function StoryMapPanel:OnOpen(config)
this.mask.gameObject:SetActive(false)
this.map.transform.localPosition = Vector3.zero
LogGreen("this.map.transform.localPosition:"..tostring(this.map.transform.localPosition))
--LogGreen("this.map.transform.localPosition:"..tostring(this.map.transform.localPosition))
sortingOrder = 0
this.PlayerGrouops = {}
this.triggerEvent = {}