meta.json 290 B

12345678910111213141516171819202122
  1. {
  2. "version": 1,
  3. "size":
  4. {
  5. "x": 32,
  6. "y": 32
  7. },
  8. "license": "CC-BY-SA-3.0",
  9. "copyright": "Made by Emisse in aseprite for SS14",
  10. "states":
  11. [
  12. {
  13. "name": "bingus",
  14. "directions": 4
  15. },
  16. {
  17. "name": "bingus_dead",
  18. "directions": 1
  19. }
  20. ]
  21. }