I want to implement that when the player is moving a foot step sound is playing. How can I do this?
You can do it with anim notifications for example. Create an event when the feet hits the ground, and play a sound from blueprints.
I want to implement that when the player is moving a foot step sound is playing. How can I do this?
You can do it with anim notifications for example. Create an event when the feet hits the ground, and play a sound from blueprints.