• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 7 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Question How to make audio source audible from anywhere?

Reanimator

Well-known member
Joined
Jun 6, 2020
Messages
49
Solutions
2
Reactions
334
I'm creating a scene with narration, and I want the audio to be heard at full volume no matter where the player or camera moves to in the scene. I've tried unchecking the "Spatialize" option, and checking the "Ignore distance for volume" option, but the audio is still louder near the source and quiet when far away.
 
There is a "Spatial Blend" slider on the AudioSource. You need to move it all the way to the left. Then it does not take the position relative to the player into account at all....meaning "2D" audio, as in just playing the file.

Edit: "Ignore Distance For Volume" only affects the volume trigger thing, I think.
 
Upvote 1
Back
Top Bottom