Question how to add sound to a scene?

Eaglekun

Well-known member
Messages
79
Reactions
608
Points
93
I add an audio source to a scene right but I dont see how I can link to the mp3 file I want it to play. I feel like this is probably SUPER simple but I cant find an answer.
 
Solution
By "default" sounds (mp3,ogg,wav) are placed inside "VAMfolder/Custom/Sounds/..." (you can organize by subfolders:music,sfx,...)

First you need to load/add sound into your scene to be able to trigger/play it.

goto edit Mode > Main UI > Scene Audio > Load (look for your sound effect/song inside "Custom/Sounds/...")

once loaded then you can trigger it to play from AptSpeaker, AudioSource or RhythmAudioSource/RhythmForce (or HeadAudioSource).

example trigger (for AudioSource):
Receiver Atom: Audio Source
Receiver: Audio Source
Receiver Target: Play Now

Clip Type: URL
Clip Category: web
Clip: <your sound>

btw. i mostly use .ogg format (but you can use .mp3 or heavy .wav it's up to you)
Hi Ghost, I use Cheesy´s Bodylanguage latest version. You can easily create scenes and add cams to each scene. Then you can pick what sounds to play at scene or cam load. Cheesy´s BL and Ruvik´s PosingHelper were game changers for my as HS2 veteran, they make it so easy to create scenes.
 
Upvote 0
Hi oppai500, thanks for the hint to these two plugins, they look really interesting.
I'll test them out when I get the chance.
 
Upvote 0
What do i do wrong?

In the Main UI Menu in Scene Audio i added a Sound, by clicking on Test, the sound plays
View attachment 349441

Then i added an ApptSpeaker and a UI Trigger Button
Then for the Button i did this Settings

View attachment 349444

When i now click on Test, or push the Button, no sound is to hear

Does anyone have an idea where the problem could be?
Hey Ghost Thank you that screen shot was what i needed to see.... got this broken scene fixed :}
 
Upvote 0
Back
Top Bottom