森罗幻境动画删除

dev_chengFeng
jiaoyangna 2020-09-11 11:09:58 +08:00
parent 0c91a81329
commit 49e94e9204
1 changed files with 0 additions and 6 deletions

View File

@ -235,12 +235,6 @@ function this.SetRoleList(_roleDatas)
this.ScrollView:SetData(_roleDatas, function(index, go)
this.SingleHeroDataShow(go, _roleDatas[index])
end)
this.ScrollView:ForeachItemGO(function(index, go)
Timer.New(function()
go.gameObject:SetActive(true)
PlayUIAnim(go.gameObject)
end, 0.01 * (index - 1)):Start()
end)
end
--设置单个英雄数据
function this.SingleHeroDataShow(_go, _heroData)