Swept commits JSON genocide. (#2991)

* Clothing Folder Complete

* All Textures 1st Pass

* All Textures 2nd Pass

* All Textures 3rd Pass PLUS Manual Tweaking

* 5th Pass MORE MANUAL

* Fixes flares

* 4th Pass (I skipped over)

* The 6th Pass (Finality) - With Manual Fixes
This commit is contained in:
Swept
2021-01-13 12:04:38 +00:00
committed by GitHub
parent 0397a2e40b
commit a57db85208
1421 changed files with 3192 additions and 9696 deletions

View File

@@ -9,7 +9,6 @@
"states": [
{
"name": "bite",
"directions": 1,
"delays": [
[
0.1,
@@ -21,7 +20,6 @@
},
{
"name": "claw",
"directions": 1,
"delays": [
[
0.1,
@@ -33,7 +31,6 @@
},
{
"name": "disarm",
"directions": 1,
"delays": [
[
0.1,
@@ -44,7 +41,6 @@
},
{
"name": "kick",
"directions": 1,
"delays": [
[
0.1,
@@ -55,7 +51,6 @@
},
{
"name": "punch",
"directions": 1,
"delays": [
[
0.1,
@@ -68,7 +63,6 @@
},
{
"name": "smash",
"directions": 1,
"delays": [
[
0.1,
@@ -78,16 +72,13 @@
]
},
{
"name": "spear",
"directions": 1
"name": "spear"
},
{
"name": "slash",
"directions": 1
"name": "slash"
},
{
"name": "fist",
"directions": 1
"name": "fist"
}
]
}