fertig-classic-games/assets/gamedata/angrybirds/level-001.json

32 lines
372 B
JSON

{
"version": 1,
"level": 1,
"name": "Ground Level",
"episode": 1,
"world": {
"w": 2400,
"h": 1080,
"groundY": 900,
"slingX": 300,
"slingY": 750
},
"birds": [
"red",
"red",
"red"
],
"blocks": [],
"pigs": [
{
"x": 1400,
"y": 878,
"r": 22
}
],
"stars": [
12000,
20000,
28000
]
}