Last change
on this file since 178:5cabbb485ad5 was
178:5cabbb485ad5,
checked in by Stefano Rivera <stefano@…>, 7 years ago
|
Round-tripped levels through the editor to canonicalize them
|
File size:
840 bytes
|
Line | |
---|
1 | base_tile: tiles/floor.png |
---|
2 | enemies: |
---|
3 | - args: |
---|
4 | - [750, 300] |
---|
5 | - [650, 500] |
---|
6 | classname: PatrollingAlien |
---|
7 | game_objects: |
---|
8 | - args: |
---|
9 | - [250, 350] |
---|
10 | classname: Box |
---|
11 | - args: |
---|
12 | - [300, 400] |
---|
13 | classname: FloorSwitch |
---|
14 | name: switch |
---|
15 | - args: |
---|
16 | - [300, 600] |
---|
17 | classname: FloorSwitch |
---|
18 | name: switch2 |
---|
19 | - args: |
---|
20 | - [300, 500] |
---|
21 | - switch |
---|
22 | classname: FloorLight |
---|
23 | name: light |
---|
24 | - args: |
---|
25 | - [250, 500] |
---|
26 | - both_switches |
---|
27 | classname: FloorLight |
---|
28 | name: light2 |
---|
29 | - args: [switch, switch2] |
---|
30 | classname: StateLogicalAndPuzzler |
---|
31 | name: both_switches |
---|
32 | - args: |
---|
33 | - [400, 400] |
---|
34 | - level2 |
---|
35 | - [600, 700] |
---|
36 | classname: Door |
---|
37 | polygons: |
---|
38 | 1: |
---|
39 | - [60, 780] |
---|
40 | - [130, 850] |
---|
41 | - [1150, 850] |
---|
42 | - [1010, 710] |
---|
43 | - [1010, 190] |
---|
44 | - [880, 60] |
---|
45 | - [700, 60] |
---|
46 | - [560, 200] |
---|
47 | - [560, 650] |
---|
48 | - [410, 650] |
---|
49 | - [410, 70] |
---|
50 | - [60, 70] |
---|
51 | - [260, 270] |
---|
52 | - [60, 470] |
---|
53 | - [60, 780] |
---|
54 | size: [1200, 900] |
---|
Note: See
TracBrowser
for help on using the repository browser.