Administrator 3 years ago
parent
commit
90a30c0759
1 changed files with 19 additions and 20 deletions
  1. 19 20
      gameRes/gameMathSeme/S232/G08/P08/data_232_8_8.json

+ 19 - 20
gameRes/gameMathSeme/S232/G08/P08/data_232_8_8.json

@@ -1,58 +1,57 @@
 {
   "gameMode": 3,
-  "bg": "bg",
-  "bt": "bt",
-  "btY": "255.0",
-  "allDur": 3,
   "node": [
     {
       "name": "item11",
       "tex": "item11",
       "x": "260.0",
       "y": "470.0",
-      "act": 0,
-      "v": "1"
+      "v": "1",
+      "act": 0
     },
     {
       "name": "item12",
       "tex": "item12",
       "x": "640.0",
       "y": "470.0",
-      "act": 0,
-      "v": "2"
+      "v": "2",
+      "act": 0
     },
     {
       "name": "item13",
       "tex": "item13",
       "x": "1020.0",
       "y": "470.0",
-      "act": 0,
-      "v": "3"
+      "v": "3",
+      "act": 0
     },
     {
       "name": "item21",
       "tex": "item21",
-      "x": "1020.0",
+      "x": "260.0",
       "y": "150.0",
-      "act": 1,
-      "v": "3"
+      "v": "1",
+      "act": 1
     },
     {
       "name": "item22",
       "tex": "item22",
       "x": "640.0",
       "y": "150.0",
-      "act": 1,
-      "v": "2"
+      "v": "2",
+      "act": 1
     },
     {
       "name": "item23",
       "tex": "item23",
-      "x": "260.0",
+      "x": "1020.0",
       "y": "150.0",
-      "act": 1,
-      "v": "1"
+      "v": "3",
+      "act": 1
     }
   ],
-  "bgNode": []
-}
+  "bg": "bg",
+  "bt": "bt",
+  "btY": "240.0",
+  "allDur": 3
+}