ya2 · news · projects · code · about

metal background
[pmachines.git] / assets / scenes / teeter_tooter.json
CommitLineData
2aeb9f68 1{
85b2362c 2 "background": "metal",
2aeb9f68
FC
3 "items": [
4 {
5 "class": "Shelf",
6 "position": [
7 -2.76,
8 0,
9 -1.45
10 ],
11 "mass": 0
12 },
13 {
14 "class": "Shelf",
15 "position": [
16 -0.56,
17 0,
18 -1.45
19 ],
20 "mass": 0
21 },
22 {
23 "class": "Shelf",
24 "position": [
25 2.27,
26 0,
27 -0.28
28 ],
29 "mass": 0
30 },
31 {
32 "class": "Shelf",
33 "position": [
34 4.38,
35 0,
36 -0.28
37 ],
38 "mass": 0
39 },
40 {
41 "class": "Shelf",
42 "position": [
43 1.67,
44 0,
45 -1.45
46 ],
47 "mass": 0
48 },
49 {
50 "class": "Shelf",
51 "position": [
52 3.78,
53 0,
54 -1.45
55 ],
56 "mass": 0
57 },
58 {
59 "class": "TeeterTooter",
60 "position": [
61 -2.74,
62 0,
63 -1.2
64 ],
65 "mass": 0
66 },
67 {
68 "class": "Shelf",
69 "position": [
70 -0.25,
71 0,
72 -0.57
73 ],
74 "mass": 0,
75 "roll": 52
76 },
77 {
78 "class": "Shelf",
79 "friction": 1,
98741d67 80 "mass": 1,
2aeb9f68
FC
81 "position": [
82 -2.78,
83 0,
84 -0.93
85 ],
86 "roll": -25.3
87 },
88 {
89 "class": "Box",
98741d67 90 "friction": 1,
2aeb9f68
FC
91 "mass": 0.2,
92 "model_scale": 0.5,
93 "position": [
94 -3.61,
95 0,
96 -0.99
97 ],
98 "roll": -25.3
99 },
100 {
101 "class": "Domino",
102 "position": [
103 1.73,
104 0,
105 -0.89
106 ],
107 "mass": 1,
98741d67 108 "strategy": "DownStrategy",
2aeb9f68
FC
109 "strategy_args": [
110 35
111 ]
112 },
113 {
114 "class": "Domino",
115 "position": [
116 2.57,
117 0,
118 -0.89
119 ],
120 "mass": 1,
98741d67 121 "strategy": "DownStrategy",
2aeb9f68
FC
122 "strategy_args": [
123 35
124 ]
125 },
126 {
127 "class": "Domino",
128 "position": [
129 3.5,
130 0,
131 -0.89
132 ],
133 "mass": 1,
98741d67 134 "strategy": "DownStrategy",
2aeb9f68
FC
135 "strategy_args": [
136 35
137 ]
138 }
139 ],
140 "instructions": "Goal: you must hit every domino piece\n\nkeep \\5mouse_l\\5 pressed to drag an item\n\nkeep \\5mouse_r\\5 pressed to rotate an item",
141 "name": "Teeter tooter",
142 "start_items": [
143 {
144 "class": "Box",
145 "count": 1,
146 "friction": 1,
147 "mass": 3
148 }
149 ],
150 "test_items": {
151 "pixel_space": [
152 {
153 "id": "drag_start_0",
154 "position": [
155 60,
156 60
157 ]
158 }
159 ],
160 "world_space": [
161 {
162 "id": "drag_stop_0",
163 "position": [
164 -2.65,
165 1.18
166 ]
167 },
168 {
169 "id": "drag_stop_1",
170 "position": [
171 -2.65,
172 3.27
173 ]
174 },
175 {
176 "id": "drag_start_1",
177 "position": [
178 -2.3,
179 3.75
180 ]
181 },
182 {
183 "id": "drag_stop_2",
184 "position": [
185 -2.5,
186 3.66
187 ]
188 }
189 ]
190 },
191 "version": "5efa110617cc"
192}