mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
added the game
This commit is contained in:
213
Assets/Sprites/UI/CoinIcon.json
Normal file
213
Assets/Sprites/UI/CoinIcon.json
Normal file
@@ -0,0 +1,213 @@
|
||||
{
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
8.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
16.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
],
|
||||
[
|
||||
8.0,
|
||||
0.0,
|
||||
8.0,
|
||||
8.0
|
||||
]
|
||||
],
|
||||
"speed": 10.0,
|
||||
"loop": true
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
0.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Underground": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
24.0,
|
||||
0.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"GhostHouse": {
|
||||
"link": "Underground"
|
||||
},
|
||||
"Castle": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
48.0,
|
||||
0.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"CastleWater": {
|
||||
"link": "Underwater"
|
||||
},
|
||||
"Underwater": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
72.0,
|
||||
0.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Desert": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
8.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Jungle": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
24.0,
|
||||
8.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Snow": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
48.0,
|
||||
8.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Volcano": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
72.0,
|
||||
8.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Autumn": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
16.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Beach": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
24.0,
|
||||
16.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Mountain": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
48.0,
|
||||
16.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Space": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
72.0,
|
||||
16.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
},
|
||||
"Bonus": {
|
||||
"source": "CoinIcon.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
24.0,
|
||||
24.0,
|
||||
8.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user