Added astronaut helmet
This commit is contained in:
parent
2fed973695
commit
297ef9a150
2 changed files with 16 additions and 1 deletions
BIN
AstronautHelmet.png
Normal file
BIN
AstronautHelmet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
|
@ -56,13 +56,28 @@
|
||||||
"x": {
|
"x": {
|
||||||
"position": 50,
|
"position": 50,
|
||||||
"offset": 512,
|
"offset": 512,
|
||||||
"size": 1024
|
"size": 1000
|
||||||
},
|
},
|
||||||
"y": {
|
"y": {
|
||||||
"position": 0,
|
"position": 0,
|
||||||
"offset": 700
|
"offset": 700
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"space": {
|
||||||
|
"template": "./AstronautHelmet.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 300,
|
||||||
|
"size": 500
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 300
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue