diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-25 13:33:37 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-25 13:33:37 -0500 |
commit | 499392238db4eca473ad973b370392c60c4a9605 (patch) | |
tree | fecc1b5126b71d4be3ddce03fe89422b6a8dd32d /res/sfx | |
parent | 367810f962951e6bc013f895023fa0487238c2cf (diff) | |
download | tanetane-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/sfx')
-rw-r--r-- | res/sfx/splash_resurface.wav | bin | 0 -> 272640 bytes |
-rw-r--r-- | res/sfx/splash_submerge.wav | bin | 0 -> 141984 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/res/sfx/splash_resurface.wav b/res/sfx/splash_resurface.wav new file mode 100644 index 0000000..3516884 --- /dev/null +++ b/res/sfx/splash_resurface.wav | |||
Binary files differ | |||
diff --git a/res/sfx/splash_submerge.wav b/res/sfx/splash_submerge.wav new file mode 100644 index 0000000..9b24b64 --- /dev/null +++ b/res/sfx/splash_submerge.wav | |||
Binary files differ | |||