Need help with something???
by Sean Pollock · in Torque Game Engine · 05/08/2003 (8:57 pm) · 3 replies
Hi,
Here is what I want to do and was wondering if anyone knows how I might accomplish this.
I want to implement a heart beat sound for when a players health falls below a certain percentage like say 50%. I am not sure how to do this so if anyone knows how I might implement something like this I would love to hear from you.
Thanks in adavance.
Here is what I want to do and was wondering if anyone knows how I might accomplish this.
I want to implement a heart beat sound for when a players health falls below a certain percentage like say 50%. I am not sure how to do this so if anyone knows how I might implement something like this I would love to hear from you.
Thanks in adavance.
About the author
#2
but I would play it once not looped.
so everytime its played it schedules the next play.
based on how much health there is.
that way you can space the beats if your running low on life.
using a self scheduling function in the damage would handle this.
some tweaking and it could work real nice
05/09/2003 (1:52 pm)
sure setup the audio.but I would play it once not looped.
so everytime its played it schedules the next play.
based on how much health there is.
that way you can space the beats if your running low on life.
using a self scheduling function in the damage would handle this.
some tweaking and it could work real nice
#3
Thanks again.
05/11/2003 (11:45 am)
thanks guys for all the help. I really appreciate it and will try your suggestions today.Thanks again.
Torque Owner Alex Baaklini