- Edited
Hi guys,
I am using AnimationPlayer to animate my characters in the game and I wanted also to add sound to the animations through it.
The animation is working fine and plays fine in the game.
The audio doesn't work. only works in the editor but not in the game. any idea why?
I know how to run the audio in the code but I try to keep the code free from it. just to keep things more cleaner.