Просмотр исходного кода

Merge branch 'master' of http://120.92.132.192:23541/StarRacing10005/StarRacingClient

xiejing 4 лет назад
Родитель
Сommit
210c42dc41
1 измененных файлов с 99 добавлено и 4 удалено
  1. 99 4
      assets/res/mainPackage/configs/Levels.json

+ 99 - 4
assets/res/mainPackage/configs/Levels.json

@@ -11,7 +11,8 @@
         "polygonPrefab": "polygon001/Polygon001",
         "physicsConfig": "Level001",
         "background": "background001"
-    },{
+    },
+    {
         "id": 2,
         "side": 10,
         "angle": 30,
@@ -23,7 +24,8 @@
         "polygonPrefab": "polygon001/Polygon002",
         "physicsConfig": "Level002",
         "background": "background001"
-    },{
+    },
+    {
         "id": 3,
         "side": 10,
         "angle": 30,
@@ -35,7 +37,8 @@
         "polygonPrefab": "polygon001/Polygon003",
         "physicsConfig": "Level003",
         "background": "background001"
-    },{
+    },
+    {
         "id": 4,
         "side": 10,
         "angle": 30,
@@ -47,7 +50,8 @@
         "polygonPrefab": "polygon001/Polygon004",
         "physicsConfig": "Level004",
         "background": "background001"
-    },{
+    },
+    {
         "id": 5,
         "side": 10,
         "angle": 30,
@@ -56,8 +60,99 @@
         "startPos": 10,
         "endPos": 950,
         "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon001",
+        "physicsConfig": "Level001",
+        "background": "background001"
+    },
+    {
+        "id": 6,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon002",
+        "physicsConfig": "Level002",
+        "background": "background001"
+    },
+    {
+        "id": 7,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon003",
+        "physicsConfig": "Level003",
+        "background": "background001"
+    },
+    {
+        "id": 8,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon004",
+        "physicsConfig": "Level004",
+        "background": "background001"
+    },
+    {
+        "id": 9,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
         "polygonPrefab": "polygon001/Polygon005",
         "physicsConfig": "Level005",
         "background": "background001"
+    },
+    {
+        "id": 10,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon002",
+        "physicsConfig": "Level002",
+        "background": "background001"
+    },
+    {
+        "id": 11,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon003",
+        "physicsConfig": "Level003",
+        "background": "background001"
+    },
+    {
+        "id": 12,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon004",
+        "physicsConfig": "Level004",
+        "background": "background001"
     }
 ]