changeset 240:f89576cec59a

Updated TODOs
author David Sharpe
date Wed, 04 Sep 2013 01:23:32 +0200
parents 40f618978c00
children ec567098cf41
files TODO.txt
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.txt	Tue Sep 03 22:24:38 2013 +0200
+++ b/TODO.txt	Wed Sep 04 01:23:32 2013 +0200
@@ -37,3 +37,27 @@
 		* pushable obstacle (1 done)
 		* smashable obstacle?
 		* tiles for different surfaces? e.g. damaging (pool of acid), slippery (ice), sticky (alien goop), etc.. 
+
+* Sounds required:
+	* Environmental:
+		* Passive:
+			* engine
+			* backround noises
+			* music
+			* reactor?
+		* Active:
+			* doors
+			* crates
+			* switches
+	* Aliens:
+		* shooting (1-2 sounds)
+		* movement
+		* talking (generic and alarmed warbling)
+		* death sound
+	* Protagonist and other "humans":
+		* attacking (shooting and gnawing (as werewolf))
+		* movement - human and werewolf
+		* talking (generic human mumbling and howling)
+		* death sound
+		
+		
\ No newline at end of file