mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-29 18:59:42 +00:00
added the game
This commit is contained in:
31
Assets/Sprites/Enemies/Podoboo.json
Normal file
31
Assets/Sprites/Enemies/Podoboo.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"properties":
|
||||
{
|
||||
"play_sfx": false
|
||||
},
|
||||
"animations": {
|
||||
"default": {
|
||||
"frames": [
|
||||
[
|
||||
0.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
],
|
||||
"speed": 5.0,
|
||||
"loop": true
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"source": "Podoboo.png",
|
||||
"rect": [
|
||||
0.0,
|
||||
0.0,
|
||||
16.0,
|
||||
16.0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user