Files
2025-09-13 16:30:32 +01:00

51 lines
518 B
JSON
Executable File

{
"animations": {
"Fall": {
"frames": [
[
48.0,
0.0,
24.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Idle": {
"frames": [
[
0.0,
0.0,
24.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Look": {
"frames": [
[
24.0,
0.0,
24.0,
32.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "Thwomp.png",
"rect": [
0.0,
0.0,
72.0,
32.0
]
}
}
}