Hi I'm trying to implement my footsteps for a game using Wwise but they are way too fast and I can't change the speed. I made a random container with different footstep sounds, then added the script. However ! it is playing the footsteps really fast in succession. I tried adding wwise silence between the footsteps in a sequence container, but that didn't change anything. I need the footsteps to be random, but i want to be able to control the time between each footstep.
The game is in first persone so i can't put it on an animation. How do I do it?
I tried to put the souns in a sequence container but it doesn't change anything. I also tried to put the player footsteps event with a top and delay but nothing happens either.