Merge remote-tracking branch 'WD-core/master' into upstream-core

This commit is contained in:
BIGZi0348
2025-02-25 23:42:31 +03:00
7 changed files with 12 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
"states": [
{
"name": "animated",
"delays": [
"delays": [
[
0.1,
0.1,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -3,12 +3,13 @@
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white",
"size": {
"x": 96,
"y": 96
"x": 32,
"y": 32
},
"states": [
{
"name": "animated"
"name": "animated",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -1,15 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Provided by sho",
"copyright": "Provided by sho",
"size": {
"x": 64,
"y": 64
"x": 96,
"y": 96
},
"states": [
{
"name": "animated",
"directions": 1,
"delays": [
[
0.2,
@@ -18,10 +17,6 @@
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]