奖励界面特效

This commit is contained in:
xiekaidong 2023-04-24 16:34:25 +08:00
parent 1108eaf034
commit 1acd051f75

View File

@ -59,6 +59,7 @@ function RewardBox:onLoadRootComplete()
-- AudioManager:playEffect(AudioManager.EFFECT_ID.REWARD) -- AudioManager:playEffect(AudioManager.EFFECT_ID.REWARD)
self:_refreshScrollRect() self:_refreshScrollRect()
uiMap["reward_box.effect_node.ui_spine_obj"]:playAnim("idle", false, false)
end end
function RewardBox:_refreshScrollRect(onlyRefresh) function RewardBox:_refreshScrollRect(onlyRefresh)