Fix Ping restart collider issue and Shose flash issue

This commit is contained in:
yangbear
2026-07-10 02:11:11 +08:00
parent a90eb4222a
commit 193d93f852
3 changed files with 14 additions and 31 deletions
-1
View File
@@ -432,7 +432,6 @@ public class PageController : MonoBehaviour
}
h.nextObject = chanraotuibu;
}
shose.SetActive(false);
shose.SetActive(true);
Debug.Log("PageController: 开场动画结束,Shose 已立刻激活");
}