关卡1流程实现(测试版)

This commit is contained in:
xinkl
2025-11-09 18:00:06 +08:00
parent ac4d6536f2
commit b88b2ac834
405 changed files with 1442 additions and 523 deletions

View File

@@ -15,7 +15,7 @@ MonoBehaviour:
currentLevelIndex: 0
levels:
- name: Frist
sceneName: Frist
sceneName: Level01
- name: Level02
sceneName: Level02
- name: Level03