box.json revision f2477e01787aa58f445919b809d89e252beef54f
1{
2	"shapes": [
3		{
4			"name": "box",
5			"type": "cube",
6			"wx": 1,
7			"wy": 1,
8			"wz": 1
9		}
10	],
11	"bodies": [
12		{
13			"shape": "box",
14			"position": {
15				"x": 0.0,
16				"y": 1.0,
17				"z": 0.0
18			},
19			"rotation": {
20				"x": 0.0,
21				"y": 0.0,
22				"z": 0.0
23			},
24			"mass": 1.0,
25			"friction": 0.5
26		},
27		{
28			"shape": "box",
29			"position": {
30				"x": 0.0,
31				"y": 2.0,
32				"z": 0.0
33			},
34			"rotation": {
35				"x": 0.0,
36				"y": 0.0,
37				"z": 0.0
38			},
39			"mass": 1.0,
40			"friction": 0.5
41		},
42		{
43			"shape": "box",
44			"position": {
45				"x": 0.0,
46				"y": 3.0,
47				"z": 0.0
48			},
49			"rotation": {
50				"x": 0.0,
51				"y": 0.0,
52				"z": 0.0
53			},
54			"mass": 1.0,
55			"friction": 0.5
56		},
57		{
58			"shape": "box",
59			"position": {
60				"x": 0.0,
61				"y": 4.0,
62				"z": 0.0
63			},
64			"rotation": {
65				"x": 0.0,
66				"y": 0.0,
67				"z": 0.0
68			},
69			"mass": 1.0,
70			"friction": 0.5
71		},
72		{
73			"shape": "box",
74			"position": {
75				"x": 0.0,
76				"y": 5.0,
77				"z": 0.0
78			},
79			"rotation": {
80				"x": 0.0,
81				"y": 0.0,
82				"z": 0.0
83			},
84			"mass": 1.0,
85			"friction": 0.5
86		},
87		{
88			"shape": "box",
89			"position": {
90				"x": 0.0,
91				"y": 6.0,
92				"z": 0.0
93			},
94			"rotation": {
95				"x": 0.0,
96				"y": 0.0,
97				"z": 0.0
98			},
99			"mass": 1.0,
100			"friction": 0.5
101		},
102		{
103			"shape": "box",
104			"position": {
105				"x": 0.0,
106				"y": 7.0,
107				"z": 0.0
108			},
109			"rotation": {
110				"x": 0.0,
111				"y": 0.0,
112				"z": 0.0
113			},
114			"mass": 1.0,
115			"friction": 0.5
116		},
117		{
118			"shape": "box",
119			"position": {
120				"x": 0.0,
121				"y": 8.0,
122				"z": 1.0
123			},
124			"rotation": {
125				"x": 0.0,
126				"y": 0.0,
127				"z": 0.0
128			},
129			"mass": 1.0,
130			"friction": 0.5
131		},
132		{
133			"shape": "box",
134			"position": {
135				"x": 0.0,
136				"y": 9.0,
137				"z": 2.0
138			},
139			"rotation": {
140				"x": 0.0,
141				"y": 0.0,
142				"z": 0.0
143			},
144			"mass": 1.0,
145			"friction": 0.5
146		},
147		{
148			"shape": "box",
149			"position": {
150				"x": 0.0,
151				"y": 10.0,
152				"z": 0.0
153			},
154			"rotation": {
155				"x": 0.0,
156				"y": 0.0,
157				"z": 1.5
158			},
159			"mass": 1.0,
160			"friction": 0.5
161		},
162		{
163			"shape": "box",
164			"position": {
165				"x": 2.0,
166				"y": 1.0,
167				"z": 0.0
168			},
169			"rotation": {
170				"x": 0.0,
171				"y": 0.0,
172				"z": 0.0
173			},
174			"mass": 1.0,
175			"friction": 0.5
176		},
177		{
178			"shape": "box",
179			"position": {
180				"x": 2.0,
181				"y": 2.0,
182				"z": 0.0
183			},
184			"rotation": {
185				"x": 0.0,
186				"y": 0.0,
187				"z": 0.0
188			},
189			"mass": 1.0,
190			"friction": 0.5
191		},
192		{
193			"shape": "box",
194			"position": {
195				"x": 2.0,
196				"y": 3.0,
197				"z": 0.0
198			},
199			"rotation": {
200				"x": 0.0,
201				"y": 0.0,
202				"z": 0.0
203			},
204			"mass": 1.0,
205			"friction": 0.5
206		},
207				{
208			"shape": "box",
209			"position": {
210				"x": 2.0,
211				"y": 4.0,
212				"z": 0.0
213			},
214			"rotation": {
215				"x": 0.0,
216				"y": 0.0,
217				"z": 0.0
218			},
219			"mass": 1.0,
220			"friction": 0.5
221		},
222		{
223			"shape": "box",
224			"position": {
225				"x": 2.0,
226				"y": 5.0,
227				"z": 0.0
228			},
229			"rotation": {
230				"x": 0.0,
231				"y": 0.0,
232				"z": 0.0
233			},
234			"mass": 1.0,
235			"friction": 0.5
236		}
237	]
238}