Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Blocks/QuestionBlock.json

156 lines
1.6 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
],
[
16.0,
0.0,
16.0,
16.0
]
],
"speed": 10.0,
"loop": true
}
},
"variations": {
"default": {
"source": "QuestionBlock.png",
"rect": [
0.0,
0.0,
64.0,
16.0
]
},
"Underground": {
"source": "QuestionBlock.png",
"rect": [
0.0,
16.0,
64.0,
16.0
]
},
"GhostHouse": {
"link": "Underground"
},
"Castle": {
"source": "QuestionBlock.png",
"rect": [
0.0,
32.0,
64.0,
16.0
]
},
"Snow": {
"source": "QuestionBlock.png",
"rect": [
0.0,
48.0,
64.0,
16.0
]
},
"Space": {
"source": "QuestionBlock.png",
"rect": [
0.0,
64.0,
64.0,
16.0
]
},
"Volcano": {
"source": "QuestionBlock.png",
"rect": [
0.0,
80.0,
64.0,
16.0
]
},
"Bonus": {
"source": "QuestionBlock.png",
"rect": [
0.0,
96.0,
64.0,
16.0
]
}
}
}