fix:1、速度加快减慢优化。2、关卡配置表优化。3、白天黑夜模式切换(部分)

This commit is contained in:
2026-06-15 17:50:56 +08:00
parent 29f9aec06d
commit 13f8d572c4
18 changed files with 19510 additions and 439 deletions
File diff suppressed because it is too large Load Diff
@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: fdb213237d724799af65feeec096c3ec
guid: b6c169ea8745dbc46aa44fc0684e3209
DefaultImporter:
externalObjects: {}
userData:
-77
View File
@@ -1,77 +0,0 @@
{
"levelId": 1001,
"levelName": "可视化编辑关卡",
"gridRows": 10,
"gridCols": 10,
"pointSpacing": 60,
"arrows": [
{
"id": 1,
"startPoint": 0,
"endPoint": 17,
"color": "#FFFFFF",
"path": [
"right",
"right",
"right",
"right",
"down",
"right",
"right",
"right"
]
},
{
"id": 2,
"startPoint": 18,
"endPoint": 23,
"color": "#FFCC00",
"path": [
"down",
"left",
"left",
"left",
"left",
"down",
"left",
"up"
]
},
{
"id": 3,
"startPoint": 36,
"endPoint": 29,
"color": "#33FF00",
"path": [
"right",
"right",
"right",
"up"
]
},
{
"id": 4,
"startPoint": 88,
"endPoint": 88,
"color": "#FFFF00",
"path": []
},
{
"id": 5,
"startPoint": 92,
"endPoint": 84,
"color": "#FFFFFF",
"path": [
"up",
"left",
"left",
"up",
"right",
"right",
"right",
"down",
"right"
]
}
]
}