Moved Functional Array Output Texture Up 1 Pixel (#1737)
To fixe the allignment issue. Hey, the only example I had at the time had a protrusion on the top!
This commit is contained in:
parent
7b0aa17632
commit
a0b756240f
|
@ -58,7 +58,7 @@
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"image": "bloodmagic:textures/models/alchemyarrays/#image#",
|
"image": "bloodmagic:textures/models/alchemyarrays/#image#",
|
||||||
"x": 75,
|
"x": 75,
|
||||||
"y": 14,
|
"y": 13,
|
||||||
"u": 0,
|
"u": 0,
|
||||||
"v": 0,
|
"v": 0,
|
||||||
"texture_width": 512,
|
"texture_width": 512,
|
||||||
|
|
Loading…
Reference in a new issue