Hello!
I my level I have a woman (static mesh) which should say a different sound when player aprroaches her. For this I would use trigger box with 4 different sounds. How can I achieve this?
Thanks
Hey @slycrespo2!
You should be able to use a sound cue to play all four sounds. Check out this non-Epic affiliated video on the random node for sound cues:
I hope the above is the solution you need!
Thanks, but this video is not what I am looking for. I need help about a sound triggering like this: when the player is overlaping the trigger box, every time he should hear differend sound (I mean random sound of 4 sounds).