flappybat/background/background.json

25 lines
232 B
JSON

{
"draw_layer":-10,
"sprite": {
"path": "day.png",
"enabled": true,
"color": [
1,
1,
1,
1
],
"pos": [
-144,
-256
],
"angle": 0,
"scale": [
1,
1
],
"drawmode": 0,
"comp": "sprite"
}
}