Improved antlers and hypers
This commit is contained in:
parent
d7d389f4ac
commit
62914037e7
1 changed files with 4 additions and 4 deletions
|
@ -539,7 +539,7 @@
|
||||||
},
|
},
|
||||||
"hypers": {
|
"hypers": {
|
||||||
"src": "./resources/hypersTemplate.png",
|
"src": "./resources/hypersTemplate.png",
|
||||||
"z": 2,
|
"z": 0,
|
||||||
"anchor": {
|
"anchor": {
|
||||||
"x": {
|
"x": {
|
||||||
"position": 0,
|
"position": 0,
|
||||||
|
@ -547,8 +547,8 @@
|
||||||
"size": 450
|
"size": 450
|
||||||
},
|
},
|
||||||
"y": {
|
"y": {
|
||||||
"position": 0,
|
"position": 100,
|
||||||
"offset": 0,
|
"offset": 445,
|
||||||
"size": 445
|
"size": 445
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -564,7 +564,7 @@
|
||||||
},
|
},
|
||||||
"y": {
|
"y": {
|
||||||
"position": 0,
|
"position": 0,
|
||||||
"offset": 40,
|
"offset": 35,
|
||||||
"size": 100
|
"size": 100
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue