Modify snake death sprite and death state (#10881)

This commit is contained in:
biometricPsychography
2022-08-28 17:34:22 -05:00
committed by GitHub
parent ea95638189
commit f35451bc1e
3 changed files with 5 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 B

After

Width:  |  Height:  |  Size: 268 B

View File

@@ -49,12 +49,7 @@
"name": "dead",
"delays": [
[
0.2,
0.03,
0.03,
0.03,
0.03,
0.03
0.2
]
]
}