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
BIN
static/img/Backgrounds/londonatnight-transparent.png
Normal file
BIN
static/img/Backgrounds/londonatnight-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 719 KiB |
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue