fix: rework texture save format

This commit is contained in:
Azgaar 2023-11-19 02:24:37 +04:00
parent 958a2c6ef8
commit a7419a299e
20 changed files with 168 additions and 169 deletions

View file

@ -251,12 +251,10 @@
"#texture": {
"opacity": 0.2,
"filter": null,
"mask": "url(#land)"
},
"#textureImage": {
"x": 0,
"y": 0,
"src": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
"mask": "url(#land)",
"data-x": 0,
"data-y": 0,
"data-href": "https://i2.wp.com/azgaar.files.wordpress.com/2021/10/plaster.jpg"
},
"#emblems": {
"opacity": 0.5,