comparison data/levels/level2 @ 178:5cabbb485ad5

Round-tripped levels through the editor to canonicalize them
author Stefano Rivera <stefano@rivera.za.net>
date Tue, 03 Sep 2013 17:15:00 +0200
parents bf11d3bb2d6b
children ad1d3de210cd
comparison
equal deleted inserted replaced
177:bf11d3bb2d6b 178:5cabbb485ad5
1 base_tile: tiles/floor.png 1 base_tile: tiles/floor.png
2 enemies: [] 2 enemies: []
3 game_objects:
4 - args:
5 - [400, 400]
6 - level1
7 - [600, 700]
8 classname: Door
3 polygons: 9 polygons:
4 1: 10 1:
5 - [70, 440] 11 - [70, 440]
6 - [1120, 440] 12 - [1120, 440]
7 - [1120, 50] 13 - [1120, 50]
21 - [290, 330] 27 - [290, 330]
22 - [290, 220] 28 - [290, 220]
23 - [230, 220] 29 - [230, 220]
24 - [230, 180] 30 - [230, 180]
25 size: [1200, 500] 31 size: [1200, 500]
26 game_objects:
27 - classname: Door
28 args:
29 - [400, 400]
30 - level1
31 - [600, 700]