Make creature vocalizations stop on death

This commit is contained in:
2021-11-18 02:42:12 +00:00
parent f6d5d5a201
commit 94552ff658
7 changed files with 43 additions and 13 deletions
+3
View File
@@ -12,6 +12,9 @@ module Dodge.SoundLogic (
, soundMultiFrom
, stopSoundFrom
-- * helper to determine the angle of a sound given a world position
, soundAngle
-- * Manipulation of all sounds
, haltSound
, resumeSound