diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-11 13:19:48 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-02-11 17:57:39 +0100 |
commit | ada0f5e07d1a67d5067d44e48806a25db30c6135 (patch) | |
tree | 0e7c0d24c8eb95871b96b5c754042e62015c0c94 /scenery/npc-walk.json | |
parent | 24fd873d96e1e6bc3284b404033802fb963e5c7f (diff) |
scenery: regen assets
Diffstat (limited to 'scenery/npc-walk.json')
-rw-r--r-- | scenery/npc-walk.json | 58 |
1 files changed, 8 insertions, 50 deletions
diff --git a/scenery/npc-walk.json b/scenery/npc-walk.json index a4a6555d..f6c0aec7 100644 --- a/scenery/npc-walk.json +++ b/scenery/npc-walk.json @@ -1,5 +1,4 @@ {
- "actionframe": 0,
"anim_name": "walk",
"fps": 24,
"groups": [
@@ -7,7 +6,6 @@ "frames": [
{
"ground": "18 x 120",
- "offset": "0 x 0",
"size": "44 x 130"
},
{
@@ -247,12 +245,7 @@ }
],
"ground": "479 x 494",
- "name": "n",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "n"
},
{
"frames": [
@@ -498,12 +491,7 @@ }
],
"ground": "479 x 494",
- "name": "ne",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "ne"
},
{
"frames": [
@@ -749,12 +737,7 @@ }
],
"ground": "479 x 494",
- "name": "e",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "e"
},
{
"frames": [
@@ -1000,12 +983,7 @@ }
],
"ground": "479 x 494",
- "name": "se",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "se"
},
{
"frames": [
@@ -1251,12 +1229,7 @@ }
],
"ground": "479 x 494",
- "name": "s",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "s"
},
{
"frames": [
@@ -1502,12 +1475,7 @@ }
],
"ground": "479 x 494",
- "name": "sw",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "sw"
},
{
"frames": [
@@ -1753,12 +1721,7 @@ }
],
"ground": "479 x 494",
- "name": "w",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "w"
},
{
"frames": [
@@ -2004,12 +1967,7 @@ }
],
"ground": "479 x 494",
- "name": "nw",
- "offset": [
- 0,
- 0,
- 0
- ]
+ "name": "nw"
}
],
"nframes": 48,
|