Page 1 of 1
Kill sound
Posted: Mon May 28, 2007 6:47 am
by msferoz85
I want my player to speak whenever he kills an enemy. Is there a way i can put a sound on this "kill" event??
Posted: Mon May 28, 2007 12:23 pm
by Jay
simple. In the script file of your enemy play the sound when the enemy has died (the script command must be in the docs, i hope you are a bit familiar with enemy scripts and adding enemies before you do this) This way you can also have different kinds of sounds for different kinds of enemies.