sprite refactor
This commit is contained in:
11
assets/sprites/template/spritesheet.json
Normal file
11
assets/sprites/template/spritesheet.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"width": 50,
|
||||
"height": 50,
|
||||
"animations": [
|
||||
{
|
||||
"name": "idle",
|
||||
"y": 0,
|
||||
"frames": 8
|
||||
}
|
||||
]
|
||||
}
|
BIN
assets/sprites/template/spritesheet.png
Normal file
BIN
assets/sprites/template/spritesheet.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 228 B |
Reference in New Issue
Block a user