#How to add sound effects to character walking animation?

26 messages · Page 1 of 1 (latest)

wide niche
#

I came here to ask if anyone in particular knew how to implement a walking sound effect in godot as my character walks, I currently only really have it to where the sound is there but only activates every time the scene changes

I have some footage that shows where I'm at right now with audio

#

https://youtu.be/lWfPnhOpuFk?si=KPWE29vVmmpXw_Ev
I was about to follow this tutorial but last night I ended up stopping midway

In this video, we add some Precise accurate Audio in godot. See how I used the AnimatedSprite2D node instead of the default AnimationPlayer for playing accurate audio.

Platformer Bundle 👻
https://brackeysgames.itch.io/brackeys-platformer-bundle

Brackey's tutorial video 👾
https://www.youtube.com/watch?v=LOhfqjmasi0

Check My Other Content 📼
htt...

▶ Play video
strange palm
#

audio

wide niche
#

Wym?

strange palm
#

did u see in above slapping himself

wide niche
#

Yeah I saw that

#

I thought you were pointing out that I did something wrong

winged musk
# wide niche I thought you were pointing out that I did something wrong

In this tutorial I walk you through how to use Music, and Sound Effects in Godot 4! Audio is one of the most important aspects of a game, so I want to make sure you know how to use it correctly!! Godot 4.3 has brought many new audio features making audio in Godot so much better! I hope this video can allow you to learn everything you need to kno...

▶ Play video
#

This will explain most of the stuff in detail

strange palm
#

or this

winged musk
#

What kind of editor is this?

#

This is my first time seeing something like this.

strange palm
winged musk
#

So like a really old version of Godot?

#

Ancient?

#

Relic?

#

Hmmmmm

wide niche
#

Checking back when I get off work

lapis tapir
#

The easiest method would be to use an AnimationPlayer for your character animations, and just add a call method on the frames where it looks like the character steps that plays the AudioStreamPlayer

wide niche
#

I think I saw the guy in the tutorial say that before

#

The "steps" part

wide niche
#

Okay so I'm on it right now, I attempted a tutorial and got stuck

#

Should I share my code with y'all?

#

"just incase"