| 123456789101112131415161718192021222324252627282930313233 |
- {
- "animations": {
- "default": {
- "frames": [
- [
- 0.0,
- 0.0,
- 24.0,
- 16.0
- ],
- [
- 24.0,
- 0.0,
- 24.0,
- 16.0
- ]
- ],
- "speed": 15.0,
- "loop": true
- }
- },
- "variations": {
- "default": {
- "source": "BowserFlame.png",
- "rect": [
- 0.0,
- 0.0,
- 48.0,
- 16.0
- ]
- }
- }
- }
|