Started a tiny idle clicker demo called 'Clicker the Dog'. No idea what that means.
This commit is contained in:
parent
cf3da32681
commit
04f6fef921
5 changed files with 131 additions and 6 deletions
|
@ -9,6 +9,11 @@
|
|||
{"path": "assets/textures_test.png",
|
||||
"frame_width": 53,
|
||||
"frame_height": 34
|
||||
},
|
||||
"clicker_the_dog":
|
||||
{"path": "assets/clicker_the_dog-1024.png",
|
||||
"frame_width": 1024,
|
||||
"frame_height": 1024
|
||||
}
|
||||
},
|
||||
"graphics": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue