BowserFlame.json 332 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "animations": {
  3. "default": {
  4. "frames": [
  5. [
  6. 0.0,
  7. 0.0,
  8. 24.0,
  9. 16.0
  10. ],
  11. [
  12. 24.0,
  13. 0.0,
  14. 24.0,
  15. 16.0
  16. ]
  17. ],
  18. "speed": 15.0,
  19. "loop": true
  20. }
  21. },
  22. "variations": {
  23. "default": {
  24. "source": "BowserFlame.png",
  25. "rect": [
  26. 0.0,
  27. 0.0,
  28. 48.0,
  29. 16.0
  30. ]
  31. }
  32. }
  33. }