Files
2025-10-01 12:33:34 +01:00

102 lines
1.4 KiB
JSON

{
"animations": {
"default": {
"frames": [
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
],
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
48.0,
0.0,
16.0,
16.0
]
],
"speed": 10.0,
"loop": true
}
},
"properties": {
"can_spawn_particles": true
},
"variations": {
"default": {"source": "StaticCoin.png", "rect": [0, 0, 64, 16]},
"Underground": {"source": "StaticCoin.png", "rect": [0, 16, 64, 16]},
"GhostHouse": {"link": "Underground"},
"Castle": {"source": "StaticCoin.png", "rect": [0, 32, 64, 16]},
"Snow": {"source": "StaticCoin.png", "rect": [0, 48, 64, 16]},
"Space": {"source": "StaticCoin.png", "rect": [0, 64, 64, 16]},
"Volcano": {"source": "StaticCoin.png", "rect": [0, 80, 64, 16]},
"Bonus": {"source": "StaticCoin.png", "rect": [0, 96, 64, 16]}
}
}