Set tutorial obstacles.
authorSimon Cross <hodgestar@gmail.com>
Sat, 10 Sep 2016 11:44:24 +0000 (13:44 +0200)
committerSimon Cross <hodgestar@gmail.com>
Sat, 10 Sep 2016 11:44:24 +0000 (13:44 +0200)
data/stations/station-beta.json

index 8273a5c3b9c66954db1d3326cc28f4f0f2172c69..d256a58e99711db2e7cf7d5dafba8689524c482b 100644 (file)
@@ -9,19 +9,25 @@
     {
       "type": "wall",
       "vertices": [
-        [400, 400], [450, 400], [450, 450], [400, 450]
+        [0, 0], [200, 302], [400, 0]
       ]
     },
     {
       "type": "wall",
       "vertices": [
-        [800, 400], [850, 400], [850, 450], [800, 450]
+        [624, 0], [824, 302], [1024, 0]
       ]
     },
     {
       "type": "wall",
       "vertices": [
-        [200, 350], [250, 350], [250, 400], [200, 400]
+        [0, 704], [200, 402], [400, 704]
+      ]
+    },
+    {
+      "type": "wall",
+      "vertices": [
+        [624, 704], [824, 402], [1024, 704]
       ]
     }
   ],