/ld26

To get this branch, use:
bzr branch http://9ix.org/bzr/ld26
13 by Josh C
pull data from svg to place objects into the world
1
-- autogenerated by svg_levels.py
2
3
svg_objects = {
4
village = {
18 by Josh C
village, lake
5
6
Displacer:new{
7
  x = 11.560431, y = 275.256960,
8
  width = 773.497990, height = 31.528450
9
},
10
11
12
Transition:new{
13
  x = 780.854610, y = 202.741530,
14
  width = 18.917070, height = 398.309420,
15
  target = 'forest1'
16
},
17
18
19
Transition:new{
20
  x = -6.305690, y = 198.537730,
21
  width = 17.866121, height = 402.513210,
22
  target = 'lake'
23
},
24
13 by Josh C
pull data from svg to place objects into the world
25
},
22 by Josh C
foresthut
26
bridge = {
23 by Josh C
bridge
27
28
Displacer:new{
29
  x = 351.853060, y = 284.050320,
30
  width = 72.704330, height = 100.529450
31
},
32
33
34
Displacer:new{
35
  x = 410.196040, y = 273.279300,
36
  width = 387.756440, height = 71.806747
37
},
38
39
40
Displacer:new{
41
  x = 395.834690, y = 464.464750,
42
  width = 46.674385, height = 132.842480
43
},
44
45
46
Displacer:new{
47
  x = 443.406650, y = 372.013580,
48
  width = 87.065681, height = 92.451187
49
},
50
51
52
Transition:new{
53
  x = 791.669370, y = 347.778810,
54
  width = 12.566180, height = 245.040530,
55
  target='foresthut',
56
targetX = 47,
57
targetY = 402
58
},
59
60
61
Transition:new{
24 by Josh C
level tweaks & fixes
62
  x = 445.201810, y = 547.940120,
63
  width = 344.672330, height = 62.830990,
23 by Josh C
bridge
64
  target='lake',
28 by Josh C
new lake
65
targetX = 620,
66
targetY = 336
23 by Josh C
bridge
67
},
68
13 by Josh C
pull data from svg to place objects into the world
69
},
25 by Josh C
collision tweaks
70
bridgeold = {
71
72
Displacer:new{
73
  x = 351.853060, y = 284.050320,
74
  width = 72.704330, height = 100.529450
75
},
76
77
78
Displacer:new{
79
  x = 410.196040, y = 273.279300,
80
  width = 387.756440, height = 71.806747
81
},
82
83
84
Displacer:new{
85
  x = 395.834690, y = 464.464750,
86
  width = 46.674385, height = 132.842480
87
},
88
89
90
Displacer:new{
91
  x = 443.406650, y = 372.013580,
92
  width = 87.065681, height = 92.451187
93
},
94
95
96
Transition:new{
97
  x = 791.669370, y = 347.778810,
98
  width = 12.566180, height = 245.040530,
99
  target='foresthut',
100
targetX = 47,
101
targetY = 402
102
},
103
104
105
Transition:new{
106
  x = 445.201810, y = 547.940120,
107
  width = 344.672330, height = 62.830990,
108
  target='lake',
109
targetX = 743,
110
targetY = 328
111
},
112
113
},
21 by Josh C
level tweaks
114
flower = {
115
},
116
shore = {
117
118
Displacer:new{
119
  x = 171.725940, y = 132.299380,
120
  width = 19.192898, height = 16.162441
14 by Josh C
some transitions in svg
121
},
13 by Josh C
pull data from svg to place objects into the world
122
123
},
22 by Josh C
foresthut
124
lakeroad = {
125
126
Displacer:new{
127
  x = 1.140190, y = 410.728450,
128
  width = 802.693730, height = 192.692110
129
},
130
131
132
Displacer:new{
133
  x = 401.346860, y = 189.531620,
134
  width = 400.206670, height = 94.635765
135
},
136
137
138
Displacer:new{
139
  x = 403.627230, y = 357.139530,
140
  width = 60.430069, height = 53.588928
141
},
142
143
144
Displacer:new{
145
  x = 401.346860, y = 279.606630,
146
  width = 23.943989, height = 79.813293
147
},
148
149
150
Transition:new{
151
  x = 782.170290, y = 276.186070,
152
  width = 20.523447, height = 140.243330,
153
  target = 'village'
154
},
155
156
},
13 by Josh C
pull data from svg to place objects into the world
157
forest1 = {
14 by Josh C
some transitions in svg
158
15 by Josh C
more transitions and collisions
159
Displacer:new{
160
  x = 272.000000, y = 296.000000,
161
  width = 67.000000, height = 70.000000
162
},
163
164
165
Displacer:new{
166
  x = 621.000000, y = 492.000000,
167
  width = 96.000000, height = 29.000000
168
},
169
170
171
Displacer:new{
25 by Josh C
collision tweaks
172
  x = 75.025925, y = 533.677860,
15 by Josh C
more transitions and collisions
173
  width = 132.000000, height = 23.000000
174
},
175
176
14 by Josh C
some transitions in svg
177
Transition:new{
178
  x = -1.000000, y = 129.000000,
179
  width = 28.000000, height = 454.000000,
22 by Josh C
foresthut
180
  target = 'foresthut',
181
targetX = 745,
182
targetY = 430
14 by Josh C
some transitions in svg
183
},
184
185
186
Transition:new{
187
  x = 773.000000, y = 134.000000,
188
  width = 28.000000, height = 454.000000,
15 by Josh C
more transitions and collisions
189
  target = 'shore',
190
targetY = 133,
191
targetX = 30
14 by Josh C
some transitions in svg
192
},
193
19 by Josh C
inventory (and a flower)
194
195
Flower:new{
21 by Josh C
level tweaks
196
  x = 355.051060, y = 333.101410,
197
},
198
199
},
29 by Josh C
gate
200
gate = {
201
202
Displacer:new{
203
  x = 338.751280, y = 372.631590,
204
  width = 34.059235, height = 60.754307
205
},
206
207
208
Transition:new{
209
  x = 1.841040, y = 348.698090,
210
  width = 21.171955, height = 89.290421,
211
  target='lake',
212
targetX=758,
213
targetY=453
214
},
215
216
},
30 by Josh C
castle interior
217
castle = {
218
219
Displacer:new{
220
  x = 673.720150, y = 410.580200,
221
  width = 47.098976, height = 63.481228
222
},
223
224
225
Transition:new{
226
  x = 73.720139, y = 401.365170,
227
  width = 17.406143, height = 72.696243,
228
  target='gate',
229
targetX=239,
230
targetY=388
231
},
232
233
},
21 by Josh C
level tweaks
234
lake = {
235
236
Displacer:new{
28 by Josh C
new lake
237
  x = 1.140190, y = 532.673520,
238
  width = 802.693730, height = 70.747047
239
},
240
241
242
Displacer:new{
243
  x = 199.036710, y = 475.319240,
244
  width = 88.884743, height = 62.226845
245
},
246
247
248
Displacer:new{
249
  x = 254.349850, y = 415.082730,
250
  width = 161.585140, height = 76.176979
251
},
252
253
254
Displacer:new{
255
  x = 327.690250, y = 337.549840,
21 by Josh C
level tweaks
256
  width = 23.943989, height = 79.813293
257
},
258
259
24 by Josh C
level tweaks & fixes
260
Displacer:new{
28 by Josh C
new lake
261
  x = 441.939640, y = 545.003050,
24 by Josh C
level tweaks & fixes
262
  width = 77.584961, height = 16.695486
263
},
264
265
28 by Josh C
new lake
266
Displacer:new{
267
  x = 293.644320, y = 354.478000,
268
  width = 126.689360, height = 22.588020
269
},
270
271
272
Displacer:new{
273
  x = 321.142820, y = 298.498960,
274
  width = 66.781998, height = 55.979023
275
},
276
277
278
Displacer:new{
279
  x = 314.268190, y = 206.182680,
280
  width = 193.471360, height = 54.996933
281
},
282
283
284
Displacer:new{
285
  x = 318.112060, y = 260.220860,
286
  width = 34.470348, height = 39.394684
287
},
288
289
290
Transition:new{
291
  x = 782.170290, y = 295.827820,
292
  width = 20.523447, height = 239.434230,
29 by Josh C
gate
293
  target = 'gate'
28 by Josh C
new lake
294
},
295
296
297
Transition:new{
298
  x = 508.191440, y = 257.266270,
299
  width = 275.762790, height = 30.530880,
300
  target='bridge',
301
targetX=555,
302
targetY=487
21 by Josh C
level tweaks
303
},
304
19 by Josh C
inventory (and a flower)
305
},
22 by Josh C
foresthut
306
foresthut = {
307
308
Displacer:new{
309
  x = 10.420785, y = 557.369510,
310
  width = 777.769530, height = 50.209240
311
},
312
313
314
Displacer:new{
315
  x = 624.299800, y = 248.535320,
316
  width = 165.785220, height = 16.104851
317
},
318
319
320
Displacer:new{
321
  x = 528.618040, y = 253.272050,
322
  width = 96.629105, height = 45.472519
323
},
324
325
326
Displacer:new{
327
  x = 459.461910, y = 228.641110,
328
  width = 34.104382, height = 62.524715
329
},
330
331
332
Displacer:new{
333
  x = 4.736721, y = 227.693760,
334
  width = 452.830510, height = 30.315012
335
},
336
337
338
Displacer:new{
25 by Josh C
collision tweaks
339
  x = 290.823460, y = 260.068940,
340
  width = 67.261436, height = 88.795479
22 by Josh C
foresthut
341
},
342
343
344
Displacer:new{
345
  x = 182.837420, y = 253.272050,
346
  width = 70.103462, height = 56.840649
347
},
348
349
350
Displacer:new{
351
  x = 35.051731, y = 493.897460,
352
  width = 105.155200, height = 38.841110
353
},
354
355
356
Displacer:new{
357
  x = 655.562130, y = 502.423550,
358
  width = 92.839722, height = 29.367668
359
},
360
361
362
Transition:new{
363
  x = 789.137630, y = 253.272050,
364
  width = 22.736259, height = 344.833250,
365
  target = 'forest1'
366
},
367
368
369
Transition:new{
370
  x = -16.104849, y = 254.219410,
371
  width = 22.736259, height = 344.833250,
23 by Josh C
bridge
372
  target = 'bridge',
373
targetX = 735,
374
targetY = 434
375
},
376
377
},
30 by Josh C
castle interior
378
cat = {
379
},
13 by Josh C
pull data from svg to place objects into the world
380
}