ya2 · news · projects · code · about

json: fixed items
[pmachines.git] / assets / scenes / box.json
index 54b0e650a38c911711970ba6b3699be7a9af31db..5cea0142c66870c10bb77ca85d51332f014ad7dd 100644 (file)
      ]},
  "start_items": [
      {"class": "Box",
-      "count": 3}]
-}
+      "count": 3}],
+ "fixed_items": [
+     {"class": "Shelf",
+      "position": [0.46, 0, -3.95]},
+     {"class": "Shelf",
+      "position": [4.43, 0, -3.95]},
+     {"class": "Shelf",
+      "position": [-1.29, 0, 0.26],
+      "roll": 28.45},
+     {"class": "Shelf",
+      "position": [2.15, 0, -1.49],
+      "roll": 28.45}]}