| 12345678910111213141516171819202122232425262728293031 |
- {
- "properties":
- {
- "play_sfx": false
- },
- "animations": {
- "default": {
- "frames": [
- [
- 0.0,
- 0.0,
- 16.0,
- 16.0
- ]
- ],
- "speed": 5.0,
- "loop": true
- }
- },
- "variations": {
- "default": {
- "source": "Podoboo.png",
- "rect": [
- 0.0,
- 0.0,
- 16.0,
- 16.0
- ]
- }
- }
- }
|