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:
44
Assets/Sprites/Enemies/RedPiranhaPlant.json
Normal file
44
Assets/Sprites/Enemies/RedPiranhaPlant.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
16.0,
|
||||
24.0
|
||||
],
|
||||
[
|
||||
16.0,
|
||||
0.0,
|
||||
16.0,
|
||||
24.0
|
||||
]
|
||||
],
|
||||
"speed": 10.0,
|
||||
"loop": true
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"SMB1": {
|
||||
"source": "PiranhaPlant.png",
|
||||
"rect": [
|
||||
32.0,
|
||||
48.0,
|
||||
32.0,
|
||||
24.0
|
||||
]
|
||||
},
|
||||
"SMBANN": {
|
||||
"source": "DiscoPiranha.png",
|
||||
"rect": [
|
||||
32.0,
|
||||
48.0,
|
||||
32.0,
|
||||
24.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user