Merge branch 'onepiece_demo' of http://192.168.1.21:3000/root/miduo_client into onepiece_demo

onepiece_demo_arena
wangzhenxing 2024-01-25 14:44:03 +08:00
commit b2e2584752
1 changed files with 2 additions and 0 deletions

View File

@ -197,8 +197,10 @@ function Gem:UpdatePanelData(_type)
--LogError("progress==============="..progresss)
if isCan==false then
-- self.boxIcon.gameObject:GetComponent("Animator").Play("Entry")
self.boxIcon.gameObject.transform.rotation=Quaternion.Euler(0,0,0)
end
self.boxIcon.gameObject:GetComponent("Animator").enabled = isCan
local curBoxConfig=ConfigManager.TryGetAllConfigsDataByKey(ConfigName.GemLotteryConfig,"Library",_type)
if curBoxConfig then
for i=1,#curBoxConfig do