Added snow globe
This commit is contained in:
parent
b952cb3acc
commit
17b076b29c
2 changed files with 16 additions and 0 deletions
BIN
SnowGlobe.png
Normal file
BIN
SnowGlobe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -140,6 +140,22 @@
|
||||||
"offset": 22.5
|
"offset": 22.5
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"snowglobe": {
|
||||||
|
"template": "./SnowGlobe.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 92.5,
|
||||||
|
"size": 185
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 0,
|
||||||
|
"offset": 20,
|
||||||
|
"size": 150
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue