/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-27 23:26:34 UTC
  • Revision ID: josh@9ix.org-20130427232634-dimxzr3ds9ewe78d
some transitions in svg

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
},
16
16
forest1 = {
17
17
 
18
 
Displacer:new{
19
 
  x = 272.000000, y = 296.000000,
20
 
  width = 67.000000, height = 70.000000
21
 
},
22
 
 
23
 
 
24
 
Displacer:new{
25
 
  x = 621.000000, y = 492.000000,
26
 
  width = 96.000000, height = 29.000000
27
 
},
28
 
 
29
 
 
30
 
Displacer:new{
31
 
  x = 76.000000, y = 484.000000,
32
 
  width = 132.000000, height = 23.000000
33
 
},
34
 
 
35
 
 
36
18
Transition:new{
37
19
  x = -1.000000, y = 129.000000,
38
20
  width = 28.000000, height = 454.000000,
43
25
Transition:new{
44
26
  x = 773.000000, y = 134.000000,
45
27
  width = 28.000000, height = 454.000000,
46
 
  target = 'shore',
47
 
targetY = 133,
48
 
targetX = 30
 
28
  target = 'shore'
49
29
},
50
30
 
51
31
},