meta.json 465 B

123456789101112131415161718192021222324
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Created by TheShuEd (github) for ss14",
  9. "states": [
  10. {
  11. "name": "hearts",
  12. "delays": [
  13. [
  14. 0.15,
  15. 0.15,
  16. 0.15,
  17. 0.15,
  18. 0.15,
  19. 0.15
  20. ]
  21. ]
  22. }
  23. ]
  24. }