Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Dec 20, 2024
1 parent 575da44 commit d6abed2
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
Binary file added blobs/jet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions entities/jet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"spritesheet": "blobs/jet.png",
"size": {
"scale": 4,
"width": 129,
"height": 22
},
"animations": {
"default": {
"frames": [
{
"rect": {
"x": 67,
"y": 1,
"width": 61,
"height": 20
},
"duration": 200
},
{
"rect": {
"x": 1,
"y": 1,
"width": 64,
"height": 20
},
"duration": 200
}
]
}
}
}

0 comments on commit d6abed2

Please sign in to comment.