mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added animation sprites for chuck
This commit is contained in:
parent
071ad6bec5
commit
22141cbee9
5 changed files with 10 additions and 2 deletions
3
.floo
Normal file
3
.floo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"url": "https://floobits.com/r/logsol/chuck/"
|
||||||
|
}
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,3 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
*.log
|
*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.floo
|
|
||||||
.sublime-project
|
|
||||||
|
|
|
||||||
7
.sublime-project
vendored
Normal file
7
.sublime-project
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "/Users/karlpannek/Work/projects/js/chuck.js"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
static/img/Animation/chuckwitharmssprite.png
Normal file
BIN
static/img/Animation/chuckwitharmssprite.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
BIN
static/img/Animation/chuckwithoutarmssprite.png
Normal file
BIN
static/img/Animation/chuckwithoutarmssprite.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Loading…
Add table
Add a link
Reference in a new issue