| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- {
- "animations": {
- "Crumble": {
- "frames": [
- [
- 48.0,
- 0.0,
- 24.0,
- 32.0
- ],
- [
- 72.0,
- 0.0,
- 24.0,
- 32.0
- ]
- ],
- "speed": 5.0,
- "loop": false
- },
- "GetUp": {
- "frames": [
- [
- 72.0,
- 0.0,
- 24.0,
- 32.0
- ],
- [
- 48.0,
- 0.0,
- 24.0,
- 32.0
- ],
- [
- 24.0,
- 0.0,
- 24.0,
- 32.0
- ]
- ],
- "speed": 5.0,
- "loop": false
- },
- "Walk": {
- "frames": [
- [
- 0.0,
- 0.0,
- 24.0,
- 32.0
- ],
- [
- 24.0,
- 0.0,
- 24.0,
- 32.0
- ]
- ],
- "speed": 5.0,
- "loop": true
- }
- },
- "variations": {
- "default": {
- "source": "DryBones.png",
- "rect": [
- 0.0,
- 0.0,
- 96.0,
- 32.0
- ]
- }
- }
- }
|