mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added transparent longon background
This commit is contained in:
parent
f9e46b4491
commit
2e67ea0d47
2 changed files with 4 additions and 19 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"layers":[
|
||||
{
|
||||
"height":0,
|
||||
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg",
|
||||
"image":"..\/..\/img\/Backgrounds\/starnight-small.png",
|
||||
"name":"background",
|
||||
"opacity":1,
|
||||
"properties":
|
||||
|
|
@ -18,24 +18,9 @@
|
|||
},
|
||||
{
|
||||
"height":0,
|
||||
"image":"..\/..\/img\/Backgrounds\/londonatnight.jpg",
|
||||
"image":"..\/..\/img\/Backgrounds\/londonatnight-transparent.png",
|
||||
"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,
|
||||
"opacity":1,
|
||||
"properties":
|
||||
{
|
||||
"parallaxSpeed":"-0.6"
|
||||
|
|
@ -53,7 +38,7 @@
|
|||
"opacity":0.1,
|
||||
"properties":
|
||||
{
|
||||
"parallaxSpeed":"-0.3"
|
||||
"parallaxSpeed":"-0.5"
|
||||
},
|
||||
"type":"imagelayer",
|
||||
"visible":false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue