Game Development Community

Recording loops again ! ???

by Harald Martinsen · in Torque Game Engine · 12/02/2002 (5:22 am) · 3 replies

Hi I am sorry to bother you again about this, but I am pretty desperate here cause I want to make the recordings loop and I don't know how to make a change like this.

I am pretty new to scripting and coding so I would be very gratefull to anyone answering me at all !!

"How can I get a recording to loop until pressing ESC key ??"

BR

Harald

#1
12/02/2002 (6:10 am)
In your sound effect datablock:

description = AudioDefaultLooping3d;

As for stopping it when you hit escape i'm not sure.
#2
12/02/2002 (8:36 am)
I thought he would like to loop recorded game 8)
#3
12/03/2002 (6:14 am)
Oops I guess I misinterpreted the question. Sorry.