greg 4 rokov pred
rodič
commit
967ca12e3e
1 zmenil súbory, kde vykonal 12 pridanie a 0 odobranie
  1. 12 0
      assets/res/mainPackage/configs/Levels.json

+ 12 - 0
assets/res/mainPackage/configs/Levels.json

@@ -47,5 +47,17 @@
         "polygonPrefab": "polygon001/Polygon004",
         "physicsConfig": "Level004",
         "background": "background001"
+    },{
+        "id": 5,
+        "side": 10,
+        "angle": 30,
+        "count": 12,
+        "levelLength": 960,
+        "startPos": 10,
+        "endPos": 950,
+        "packageName": "polygons",
+        "polygonPrefab": "polygon001/Polygon005",
+        "physicsConfig": "Level005",
+        "background": "background001"
     }
 ]