more enemy stuff
This commit is contained in:
parent
3b60583c76
commit
d8c49317a3
235 changed files with 27781 additions and 3909 deletions
18
Assets/Sprites/placeholders/tileset/characters/README.txt
Normal file
18
Assets/Sprites/placeholders/tileset/characters/README.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
Player and skeleton sprites are on a 48x48 grid.
|
||||
Slime is on a 32x32 grid.
|
||||
|
||||
Flip right facing sprites to get the left facing sprites.
|
||||
|
||||
Animations [rows (0 based for us programmers)]
|
||||
Player:
|
||||
[0 - 2] idle
|
||||
[3 - 5] move
|
||||
[6 - 8] attack
|
||||
[9] death
|
||||
|
||||
Enemies:
|
||||
[0 - 2] idle
|
||||
[3 - 5] move
|
||||
[6 - 8] attack
|
||||
[9 - 11] damaged
|
||||
[12] death
|
||||
Loading…
Add table
Add a link
Reference in a new issue