meta.json 594 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "version": 1,
  3. "license": null,
  4. "copyright": null,
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "Z-6",
  12. "directions": 4,
  13. "delays": [
  14. [
  15. 0.16,
  16. 0.16
  17. ],
  18. [
  19. 0.16,
  20. 0.16
  21. ],
  22. [
  23. 0.16,
  24. 0.16
  25. ],
  26. [
  27. 0.16,
  28. 0.16
  29. ]
  30. ]
  31. },
  32. {
  33. "name": "icon",
  34. "directions": 1
  35. },
  36. {
  37. "name": "inhand-left",
  38. "directions": 1
  39. },
  40. {
  41. "name": "inhand-right",
  42. "directions": 1
  43. }
  44. ]
  45. }