【无尽副本】添加帮助和商店入口

dev_chengFeng
zhangqiang 2021-06-02 20:33:30 +08:00
parent d65ec0fe2a
commit 935bae0f1c
2 changed files with 22247 additions and 22247 deletions

File diff suppressed because it is too large Load Diff

View File

@ -36,7 +36,7 @@ function this:InitComponent()
this.rightUp = Util.GetGameObject(self.gameObject, "rightUp")
this.btnSetting = Util.GetGameObject(this.rightUp,"btnSetting")
this.btnSetting.gameObject:SetActive(true)
this.btnRightUpShop = Util.GetGameObject(this.rightUp,"btnShop")
this.btnRightUpShop = Util.GetGameObject(this.leftCenter,"btnShop")
this.helpBtn = Util.GetGameObject(self.gameObject, "helpBtn")
this.helpPos = this.helpBtn:GetComponent("RectTransform").localPosition