Paste ofCode Here is my player movement script
Paste ofCode Finally my audio manager
I am trying to get footstep sounds to play, and i put debug.logs to check and it all seems fine, but the audio just isn’t playing
Paste ofCode Here is my player movement script
Paste ofCode Finally my audio manager
I am trying to get footstep sounds to play, and i put debug.logs to check and it all seems fine, but the audio just isn’t playing
Hi,
It appears your code links have expired - if you’re still running into the issue, could I get you to post them again? Additionally, can I would recommend doing a few other things:
Debug.Log()
, as they return FMOD_RESULT
which will provide you with more information.