Added hazmat suit and switched to yarn
This commit is contained in:
parent
0860080c6f
commit
243f5e0369
5 changed files with 204 additions and 2821 deletions
|
|
@ -82,50 +82,52 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"space": [{
|
||||
"src": "./resources/AstronautMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 300,
|
||||
"size": 500
|
||||
"space": [
|
||||
{
|
||||
"src": "./resources/AstronautMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 300,
|
||||
"size": 500
|
||||
},
|
||||
"y": {
|
||||
"position": 100,
|
||||
"offset": 550,
|
||||
"size": 500
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
"position": 100,
|
||||
"offset": 550,
|
||||
"size": 500
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
{
|
||||
"src": "./resources/AstronautHelmet.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 600
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 565
|
||||
{
|
||||
"src": "./resources/AstronautHelmet.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 600
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 565
|
||||
}
|
||||
}
|
||||
}
|
||||
}],
|
||||
],
|
||||
"comfy": [
|
||||
{
|
||||
"src": "./resources/ComfyBackground.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x":{
|
||||
"position":0,
|
||||
"offset":0,
|
||||
"size":500
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 500
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
|
|
@ -201,74 +203,80 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"snowglobe": [{
|
||||
"src": "./resources/SnowGlobeMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 92.5,
|
||||
"size": 185
|
||||
"snowglobe": [
|
||||
{
|
||||
"src": "./resources/SnowGlobeMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 92.5,
|
||||
"size": 185
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 185
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 185
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},{
|
||||
"src": "./resources/SnowGlobe.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 185
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 212
|
||||
{
|
||||
"src": "./resources/SnowGlobe.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 185
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 212
|
||||
}
|
||||
}
|
||||
}
|
||||
}],
|
||||
"ice": [{
|
||||
"src": "./resources/IceCubeMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
],
|
||||
"ice": [
|
||||
{
|
||||
"src": "./resources/IceCubeMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},{
|
||||
"src": "./resources/IceCube.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 256
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 256
|
||||
{
|
||||
"src": "./resources/IceCube.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 256
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 256
|
||||
}
|
||||
}
|
||||
}
|
||||
}],
|
||||
],
|
||||
"snowman": [
|
||||
{
|
||||
"src": "./resources/SnowMan.png",
|
||||
|
|
@ -316,40 +324,43 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"window": [{
|
||||
"src": "./resources/WindowMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
"window": [
|
||||
{
|
||||
"src": "./resources/WindowMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
}
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 64,
|
||||
"size": 100
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},{
|
||||
"src": "./resources/WindowTemplate.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 128
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 128
|
||||
{
|
||||
"src": "./resources/WindowTemplate.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 128
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 128
|
||||
}
|
||||
}
|
||||
}
|
||||
}],
|
||||
],
|
||||
"omegalul": [
|
||||
{
|
||||
"src": "./resources/OmegaLULBackground.png",
|
||||
|
|
@ -643,36 +654,39 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"chef": [{
|
||||
"src": "./resources/ChefHat.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 35,
|
||||
"offset": 199,
|
||||
"size": 398
|
||||
},
|
||||
"y": {
|
||||
"position": 25,
|
||||
"offset": 300,
|
||||
"size": 369
|
||||
"chef": [
|
||||
{
|
||||
"src": "./resources/ChefHat.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 35,
|
||||
"offset": 199,
|
||||
"size": 398
|
||||
},
|
||||
"y": {
|
||||
"position": 25,
|
||||
"offset": 300,
|
||||
"size": 369
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"src": "./resources/ChefBackground.png",
|
||||
"z": 0,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": "imgWidth / previousCalculation.templateScale"
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"src": "./resources/ChefBackground.png",
|
||||
"z": 0,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": "imgWidth / previousCalculation.templateScale"
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0
|
||||
}
|
||||
}
|
||||
}],
|
||||
],
|
||||
"police": {
|
||||
"src": "./resources/PoliceHat.png",
|
||||
"z": 2,
|
||||
|
|
@ -687,6 +701,43 @@
|
|||
"offset": 400
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"hazmat": [
|
||||
{
|
||||
"src": "./resources/HazmatMask.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 300,
|
||||
"size": 490
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 245,
|
||||
"size": 490
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"globalCompositeOperation": "destination-in"
|
||||
}
|
||||
},
|
||||
{
|
||||
"src": "./resources/HazmatSuit.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 490
|
||||
},
|
||||
"y": {
|
||||
"position": 0,
|
||||
"offset": 0,
|
||||
"size": 490
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in a new issue