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

88 lines
869 B
JSON

{
"animations": {
"Blue": {
"frames": [
[
0.0,
32.0,
32.0,
32.0
],
[
32.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Green": {
"frames": [
[
0.0,
0.0,
32.0,
32.0
],
[
32.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Red": {
"frames": [
[
64.0,
0.0,
32.0,
32.0
],
[
96.0,
0.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
},
"Yellow": {
"frames": [
[
64.0,
32.0,
32.0,
32.0
],
[
96.0,
32.0,
32.0,
32.0
]
],
"speed": 5.0,
"loop": true
}
},
"variations": {
"default": {
"source": "Yoshi.png",
"rect": [
0.0,
0.0,
128.0,
64.0
]
}
}
}