a面提交

This commit is contained in:
2026-06-01 15:31:50 +08:00
parent aa06dbdb04
commit 1b2fed64bf
5 changed files with 10 additions and 4 deletions
@@ -62,7 +62,6 @@ namespace ChillConnect
// ui.bg.y += 68;
ui.group_top.y += 68;
}
var anim_paly = FXManager.Instance.SetFx<SkeletonAnimation>(ui.gold.GetChild("gold_anim") as GGraph, Fx_Type.fx_coin, ref closeCallback);
anim_paly.state.SetAnimation(0, "animation", true);