I want to add “footsteps” while the character is moving.
In the character’s script, I want to continuously execute the “play sound” action for footsteps during the “movement state,” but the “play sound” action only plays once. Is there a way to repeatedly execute the action during the state, or are there other methods?
Thank you!
I tried it and it worked perfectly!
I can also adjust the timing with the animation, so I can add better footstep sounds.
This is very helpful.