I'm working on an FPS, mostly just for learning, and I really need some help. I want to have a walking sound when my character moves (of course). I'm just using one .wav file at the moment. When I assign the playsound command to the keydown command, the sound continuously plays lightning fast and doesn't "loop". Loopsound doesn't work either because I see that regardless of the two, the sound just keeps starting over and over as long as the key is pressed. I tried using millisecs but it pauses the entire game.
Please someone shed some light on my little problem :)
Please someone shed some light on my little problem :)