added backgrounds to stones level

This commit is contained in:
logsol 2014-11-16 00:03:51 +01:00
parent be3da8d2a5
commit f9e46b4491

View file

@ -1,11 +1,60 @@
{ "backgroundcolor":"#171b1d", { "backgroundcolor":"#171b1d",
"height":100, "height":100,
"layers":[ "layers":[
{ {
"height":0, "height":0,
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg", "image":"..\/..\/img\/Backgrounds\/londonatnight.jpg",
"name":"background", "name":"background",
"opacity":1, "opacity":1,
"properties":
{
"parallaxSpeed":"-1"
},
"type":"imagelayer",
"visible":false,
"width":0,
"x":0,
"y":0
},
{
"height":0,
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg",
"name":"background",
"opacity":0.5,
"properties":
{
"parallaxSpeed":"-0.9"
},
"type":"imagelayer",
"visible":false,
"width":0,
"x":0,
"y":0
},
{
"height":0,
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg",
"name":"background",
"opacity":0.8,
"properties":
{
"parallaxSpeed":"-0.6"
},
"type":"imagelayer",
"visible":false,
"width":0,
"x":0,
"y":0
},
{
"height":0,
"image":"..\/..\/img\/Backgrounds\/clouds.png",
"name":"clouds",
"opacity":0.1,
"properties":
{
"parallaxSpeed":"-0.3"
},
"type":"imagelayer", "type":"imagelayer",
"visible":false, "visible":false,
"width":0, "width":0,