| 123456789101112131415161718192021222324252627282930313233 |
- {
- "animations": {
- "default": {
- "frames": [
- [
- 0.0,
- 0.0,
- 16.0,
- 16.0
- ],
- [
- 16.0,
- 0.0,
- 16.0,
- 16.0
- ]
- ],
- "speed": 5.0,
- "loop": true
- }
- },
- "variations": {
- "default": {
- "source": "Sigebou.png",
- "rect": [
- 0.0,
- 0.0,
- 32.0,
- 16.0
- ]
- }
- }
- }
|