fix:优化各个boss细节

This commit is contained in:
bzx
2026-01-29 19:09:02 +08:00
parent 5ec04dade1
commit 384a71048d
27 changed files with 1165 additions and 589 deletions

View File

@@ -243,7 +243,6 @@ public class Player : MonoBehaviour
{
CurGunId = 1;
playerHands.PickUpAndSwitchTo(1, 10000);
Debug.LogError("切换成初始枪");
}
#endregion