Fan.json 231 B

1234567891011121314151617
  1. {
  2. "animations": {
  3. "On": {
  4. "frames": [
  5. [0, 0, 16, 48],
  6. [16, 0, 16, 48],
  7. [32, 0, 16, 48],
  8. [48, 0, 16, 48]
  9. ],
  10. "speed": 30.0,
  11. "loop": true
  12. }
  13. },
  14. "variations": {
  15. "default": {"source": "Fan.png"}
  16. }
  17. }