mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added backgrounds to stones level
This commit is contained in:
parent
be3da8d2a5
commit
f9e46b4491
1 changed files with 50 additions and 1 deletions
|
|
@ -6,6 +6,55 @@
|
||||||
"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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue