Monkey body #712

This commit is contained in:
congusbongus
2025-07-05 21:15:36 +10:00
parent 187606a48f
commit 5602463916
10 changed files with 10 additions and 10 deletions

View File

@@ -160,7 +160,7 @@
"Type": "Directional",
"Sprites": "chars/heads/monkey"
},
"Body": "big_soldier",
"Body": "monkey",
"Sounds": "monkey"
},
{

View File

@@ -226,11 +226,11 @@
{
"Class": "Monkey",
"Skin": "ffbb63ff",
"Arms": "ecececff",
"Body": "f8f8ffff",
"Legs": "fcfcfcff",
"Hair": "6d410cff",
"Feet": "404040ff",
"Arms": "85510fff",
"Body": "ffbb63ff",
"Legs": "85510fff",
"Hair": "85510fff",
"Feet": "ffbb63ff",
"Facehair": "ffededff",
"Hat": "ffededff",
"Glasses": "ffededff",
@@ -362,4 +362,4 @@
"actionDelay": 15
}
]
}
}

View File

@@ -13,10 +13,10 @@
"Offsets": {
"Frame": {
"Head": {
"stand": [[0, 13]],
"idle": [[0, 13]],
"stand": [[0, 11]],
"idle": [[0, 11]],
"run": [
[0, 14], [0, 13], [0, 12], [0, 13], [0, 14], [0, 13], [0, 12], [0, 13]
[0, 12], [0, 11], [0, 10], [0, 11], [0, 12], [0, 11], [0, 10], [0, 11]
]
},
"Body": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB