Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Items/RedCoin.json
2025-10-01 12:33:34 +01:00

77 lines
779 B
JSON

{
"properties": {"can_spawn_particles": true},
"animations": {
"Collected": {
"frames": [
[
0.0,
16.0,
16.0,
16.0
],
[
16.0,
16.0,
16.0,
16.0
],
[
32.0,
16.0,
16.0,
16.0
],
[
48.0,
16.0,
16.0,
16.0
]
],
"speed": 8.0,
"loop": true
},
"Idle": {
"frames": [
[
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": 8.0,
"loop": true
}
},
"variations": {
"default": {
"source": "RedCoin.png",
"rect": [
0.0,
0.0,
64.0,
32.0
]
}
}
}