meta.json 524 B

12345678910111213141516171819202122232425262728
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/740ff31a81313086cf16761f3677cf1e2ab46c93, sprites in hands by @mishutka09",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "beakerbluespace",
  12. "delays": [
  13. [
  14. 0.1,
  15. 0.1
  16. ]
  17. ]
  18. },
  19. {
  20. "name": "inhand-left",
  21. "directions": 4
  22. },
  23. {
  24. "name": "inhand-right",
  25. "directions": 4
  26. }
  27. ]
  28. }