Running while wanting to use sound

Hi, I am wanting to write a part where my character are running and I’m an using the sound running_heels. But when I am watching it back the music is playing second. Would I need to change the @ to a &. I will inclue a pic to show the code to help you.

Yeah maybe try changing it to & and let me know if that works!

That has worked but the sound is now happening before the action is happening.

1 Like

Try switching it around

2 Likes

I would just try adding the sound before the walking command:

sound running_heels
@HOPE walks to spot x x x etc etc
1 Like

Thank you both for your help it has worked. It’s took me longer to reply becuase I was having some coding issues however iver found out what the problem was.

Thank you again :heart:

2 Likes

No problem! Glad you got it sorted out.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.