Number of sound-replays
Posted: Mon Jul 12, 2004 11:24 am
The number of sound replays for a falling artwork rock could be 2. Means, that the sound will 2 times played "completely" during the rock falls. (In loop it would only play it 2 times until it stops falling).
The code could be like:
rock.falling: wind.wav
rock.falling.re: 2
rock.falling.mode_loop: true
The "re" could be the "replay" of the sound. Another code is good too, just tell me if it would be there.
Anyways, you can make with that easily the "rock.creating" wav... or not ?
The code could be like:
rock.falling: wind.wav
rock.falling.re: 2
rock.falling.mode_loop: true
The "re" could be the "replay" of the sound. Another code is good too, just tell me if it would be there.
Anyways, you can make with that easily the "rock.creating" wav... or not ?
