levels
This commit is contained in:
parent
c7e8c1fd64
commit
54b2252b06
5 changed files with 5446 additions and 24 deletions
|
@ -3,7 +3,7 @@
|
|||
"x":2304,
|
||||
"y":1328
|
||||
},
|
||||
"next":"data/11. FLOWER.json"
|
||||
"next":"data/11. FLOWER.json",
|
||||
"fuel": [
|
||||
],
|
||||
"inverted":false,
|
||||
|
@ -57,17 +57,6 @@
|
|||
"x":2288,
|
||||
"y":1392
|
||||
}
|
||||
},
|
||||
{
|
||||
"ends": {
|
||||
"x":2192,
|
||||
"y":1616
|
||||
},
|
||||
"speed":3,
|
||||
"start": {
|
||||
"x":2192,
|
||||
"y":1520
|
||||
}
|
||||
},
|
||||
{
|
||||
"ends": {
|
||||
|
@ -90,17 +79,6 @@
|
|||
"x":2192,
|
||||
"y":1520
|
||||
}
|
||||
},
|
||||
{
|
||||
"ends": {
|
||||
"x":1792,
|
||||
"y":1296
|
||||
},
|
||||
"speed":3,
|
||||
"start": {
|
||||
"x":1712,
|
||||
"y":1360
|
||||
}
|
||||
}
|
||||
],
|
||||
"song":"song2",
|
||||
|
@ -3064,6 +3042,41 @@
|
|||
"t":2,
|
||||
"x":147,
|
||||
"y":101
|
||||
},
|
||||
{
|
||||
"t":4,
|
||||
"x":120,
|
||||
"y":87
|
||||
},
|
||||
{
|
||||
"t":2,
|
||||
"x":120,
|
||||
"y":86
|
||||
},
|
||||
{
|
||||
"t":2,
|
||||
"x":102,
|
||||
"y":85
|
||||
},
|
||||
{
|
||||
"t":3,
|
||||
"x":121,
|
||||
"y":88
|
||||
},
|
||||
{
|
||||
"t":2,
|
||||
"x":122,
|
||||
"y":88
|
||||
},
|
||||
{
|
||||
"t":4,
|
||||
"x":138,
|
||||
"y":97
|
||||
},
|
||||
{
|
||||
"t":2,
|
||||
"x":138,
|
||||
"y":98
|
||||
}
|
||||
]
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"x":1392,
|
||||
"y":1568
|
||||
},
|
||||
"next":"data/12. BOXES.json"
|
||||
"next":"data/12. BOXES.json",
|
||||
"fuel": [
|
||||
],
|
||||
"inverted":false,
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"x":1968,
|
||||
"y":1392
|
||||
},
|
||||
"next":"data/13. SNAKE.json",
|
||||
"fuel": [
|
||||
],
|
||||
"inverted":false,
|
||||
|
|
2632
Source/data/13. SNAKE.json
Normal file
2632
Source/data/13. SNAKE.json
Normal file
File diff suppressed because it is too large
Load diff
2776
Source/data/14. TOWER.json
Normal file
2776
Source/data/14. TOWER.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue