summary refs log tree commit diff stats
path: root/res/sprites
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-02-25 13:33:37 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-02-25 13:33:37 -0500
commit499392238db4eca473ad973b370392c60c4a9605 (patch)
treefecc1b5126b71d4be3ddce03fe89422b6a8dd32d /res/sprites
parent367810f962951e6bc013f895023fa0487238c2cf (diff)
downloadtanetane-499392238db4eca473ad973b370392c60c4a9605.tar.gz
tanetane-499392238db4eca473ad973b370392c60c4a9605.tar.bz2
tanetane-499392238db4eca473ad973b370392c60c4a9605.zip
Started working on scene with Lucas going underwater
The resurfacing animation seems pretty good actually. Not sure about the sound effect for him submerging. Also gotta fix the issue with cutscenes in non-normal media.
Diffstat (limited to 'res/sprites')
-rw-r--r--res/sprites/lucas_anim.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/sprites/lucas_anim.txt b/res/sprites/lucas_anim.txt index 5eb7d91..d81c69c 100644 --- a/res/sprites/lucas_anim.txt +++ b/res/sprites/lucas_anim.txt
@@ -59,4 +59,7 @@ swim_walk[up_left]: 402
59swim_walk[up]: 403 59swim_walk[up]: 403
60swim_walk[up_right]: 404 60swim_walk[up_right]: 404
61swim_walk[right]: 405 61swim_walk[right]: 405
62swim_walk[down_right]: 406 \ No newline at end of file 62swim_walk[down_right]: 406
63submerge![down]: 418,419,420,421
64drown[down]: 421,422,423,424,425,426,427
65resurface![down]: 428,429,430,431,432,433,399 \ No newline at end of file