diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/lucas.png | bin | 1663 -> 5334 bytes | |||
| -rw-r--r-- | res/lucas_anim.txt | 18 |
2 files changed, 18 insertions, 0 deletions
| diff --git a/res/lucas.png b/res/lucas.png index 9c5a067..4ac7157 100644 --- a/res/lucas.png +++ b/res/lucas.png | |||
| Binary files differ | |||
| diff --git a/res/lucas_anim.txt b/res/lucas_anim.txt new file mode 100644 index 0000000..ff37580 --- /dev/null +++ b/res/lucas_anim.txt | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | ../res/lucas.png | ||
| 2 | 17,26 | ||
| 3 | still[down]: 1 | ||
| 4 | still[left]: 4 | ||
| 5 | still[down_left]: 7 | ||
| 6 | still[down_right]: 10 | ||
| 7 | still[up]: 13 | ||
| 8 | still[right]: 16 | ||
| 9 | still[up_left]: 19 | ||
| 10 | still[up_right]: 22 | ||
| 11 | walk[down]: 0,1,2 | ||
| 12 | walk[left]: 3,4,5 | ||
| 13 | walk[down_left]: 6,7,8 | ||
| 14 | walk[down_right]: 9,10,11 | ||
| 15 | walk[up]: 12,13,14 | ||
| 16 | walk[right]: 15,16,17 | ||
| 17 | walk[up_left]: 18,19,20 | ||
| 18 | walk[up_right]: 21,22,23 \ No newline at end of file | ||
