Added astronaut helmet

This commit is contained in:
CBenni 2017-12-11 17:21:28 +01:00
parent 2fed973695
commit 297ef9a150
2 changed files with 16 additions and 1 deletions

BIN
AstronautHelmet.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

View file

@ -56,13 +56,28 @@
"x": {
"position": 50,
"offset": 512,
"size": 1024
"size": 1000
},
"y": {
"position": 0,
"offset": 700
}
}
},
"space": {
"template": "./AstronautHelmet.png",
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 300,
"size": 500
},
"y": {
"position": 50,
"offset": 300
}
}
}
}
}