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:
19
Assets/Sprites/Enemies/Boo.json
Normal file
19
Assets/Sprites/Enemies/Boo.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"animations": {
|
||||
"Idle": {
|
||||
"frames": [[16, 0, 16, 16]],
|
||||
"speed": 1.0,
|
||||
"loop": false
|
||||
},
|
||||
"Move": {
|
||||
"frames": [[0, 0, 16, 16]],
|
||||
"speed": 1.0,
|
||||
"loop": true
|
||||
}
|
||||
},
|
||||
"variations": {
|
||||
"default": {
|
||||
"source": "Boo.png"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user