/ld26

To get this branch, use:
bzr branch http://9ix.org/bzr/ld26

« back to all changes in this revision

Viewing changes to svg_levels.lua

  • Committer: Josh C
  • Date: 2013-04-28 17:18:46 UTC
  • Revision ID: josh@9ix.org-20130428171846-5m9e3db99r338ppj
foresthut

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
},
26
26
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{
62
 
  x = 445.201810, y = 547.940120,
63
 
  width = 344.672330, height = 62.830990,
64
 
  target='lake',
65
 
targetX = 743,
66
 
targetY = 328
67
 
},
68
 
 
69
27
},
70
28
flower = {
71
29
},
168
126
 
169
127
 
170
128
Displacer:new{
171
 
  x = 403.627230, y = 335.533600,
172
 
  width = 81.053925, height = 76.176979
 
129
  x = 403.627230, y = 357.139530,
 
130
  width = 60.430069, height = 53.588928
173
131
},
174
132
 
175
133
 
179
137
},
180
138
 
181
139
 
182
 
Displacer:new{
183
 
  x = 424.262050, y = 283.767640,
184
 
  width = 77.584961, height = 16.695486
185
 
},
186
 
 
187
 
 
188
140
Transition:new{
189
141
  x = 782.170290, y = 276.186070,
190
142
  width = 20.523447, height = 140.243330,
258
210
Transition:new{
259
211
  x = -16.104849, y = 254.219410,
260
212
  width = 22.736259, height = 344.833250,
261
 
  target = 'bridge',
262
 
targetX = 735,
263
 
targetY = 434
 
213
  target = 'bridge'
264
214
},
265
215
 
266
216
},