#How do i make that i dont hear audio player through the map just in a special area
1 messages · Page 1 of 1 (latest)
First configure the audio player to be unsynced
Then using a Trigger Volume, set the volume to 0 when you enter, and 1 when you exit
This way people inside the volume won’t hear the sound
Also keep in mind, if you unsync the audio player then you’ll have to make sure Every Player starts or stops it when one person does(only if you want the audio to still be synchronized )
Use Audio Player Set Volume instead and use two of them
So what’s the exact issue you’re having? It seems correct to me
Btw, volume on the audio component maxes out at 1, not 5, so think of 1 as 100%
Its not playing the sounds
Well that’s because you havnt got anything that would start it
Have you configured the audio component and turned off “synced”?
yeah synced is off
thats what i wanna find out
like how to get it to start
Alright, the easiest way to make it play sound would be to do this
Basically wire those chips to those ports on the audio board
So on enter, it will set the audio volume and then play it, on exit, it will mute the audio and pause it
The last wire you need to connect is the “finished” port, wire that back into the “play” port, so if your audio finishes while it’s playing, it’ll just start over again and won’t abruptly stop
Check your error logs
open your maker pen menu, look at the bottom tab and click “logging”
If you are getting an error, that is why
Yes that’s it
but you still need to check your error logs
Check that and send a screen shot of it
I have 0 clue, errors could happen for any reason, it will tell you what is erroring, click on the error and it’ll highlight the chip causing it
I can’t debug it for you, you’ll need to
wtf 😭
Yellow errors are fine, they’re warnings that something weird or unintended happened
Red errors are the evil one
Is your audio component using 3D audio?
nope
Then I’m unsure why that wouldn’t be working, maybe your personal audio settings are off or low?
Got it to work
but i need to set the rolloff
cause everyone in the map can hear it
Is it on 2d audio?
As in it’s just crackly and stuff