Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Blocks/SwitchSpikeBlockAlt.json
2025-09-13 16:30:32 +01:00

87 lines
857 B
JSON

{
"animations": {
"Off": {
"frames": [
[
80.0,
0.0,
16.0,
16.0
],
[
96.0,
0.0,
16.0,
16.0
],
[
112.0,
0.0,
16.0,
16.0
],
[
0.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"On": {
"frames": [
[
16.0,
0.0,
16.0,
16.0
],
[
32.0,
0.0,
16.0,
16.0
],
[
48.0,
0.0,
16.0,
16.0
],
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 15.0,
"loop": false
},
"Rest": {
"frames": [
[
64.0,
0.0,
16.0,
16.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "SwitchSpike.png",
"rect": [
0.0,
16.0,
128.0,
16.0
]
}
}
}