added transparent longon background

This commit is contained in:
Jeena 2014-11-16 01:20:59 +01:00
parent f9e46b4491
commit 2e67ea0d47
2 changed files with 4 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 KiB

View file

@ -3,7 +3,7 @@
"layers":[ "layers":[
{ {
"height":0, "height":0,
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg", "image":"..\/..\/img\/Backgrounds\/starnight-small.png",
"name":"background", "name":"background",
"opacity":1, "opacity":1,
"properties": "properties":
@ -18,24 +18,9 @@
}, },
{ {
"height":0, "height":0,
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg", "image":"..\/..\/img\/Backgrounds\/londonatnight-transparent.png",
"name":"background", "name":"background",
"opacity":0.5, "opacity":1,
"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": "properties":
{ {
"parallaxSpeed":"-0.6" "parallaxSpeed":"-0.6"
@ -53,7 +38,7 @@
"opacity":0.1, "opacity":0.1,
"properties": "properties":
{ {
"parallaxSpeed":"-0.3" "parallaxSpeed":"-0.5"
}, },
"type":"imagelayer", "type":"imagelayer",
"visible":false, "visible":false,