剧情提交
parent
73b094b9a4
commit
bd1f264452
|
@ -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 = {}
|
||||
|
|
Loading…
Reference in New Issue