Different AudioSource being used for some actors?
Posted: Fri Oct 27, 2023 7:13 pm
Hi,
I've added cutscene audio to my dialogue and following the entry tag tutorials, I have added ``AudioWait(entrytag)`` as the default sequence, and also named my audio files with the correct entry tags.
The audio is working fine and with minimal effort/setup (thanks a lot for making this so easy).
But the problem is that for some actors its using a different audio source?
I know that the audio source for the dialogue audio is the one that is already on the prefab in ``Dialogue Panel > Main Panel > Text Panel > Subtitle Panel > Subtitle TMP``
But when the audio/ dialogue is played, this source is only used for some actors.
For example, for most of the actors, the audio is playing but its not this source such that its audio clip is empty: Here, the audio is playing, and I can hear it but its not using the audio source on Subtitle TMP.
While for a few actors, this field is populated and this audio source is used, as can be seen from below screenshot
Furthermore, it is not taking the volume from my Mixer which is 0.8, its very quiet at 0.1 volume, and the other actors are using an unknown audio source so I cant control their volume either.
Thanks
I've added cutscene audio to my dialogue and following the entry tag tutorials, I have added ``AudioWait(entrytag)`` as the default sequence, and also named my audio files with the correct entry tags.
The audio is working fine and with minimal effort/setup (thanks a lot for making this so easy).
But the problem is that for some actors its using a different audio source?
I know that the audio source for the dialogue audio is the one that is already on the prefab in ``Dialogue Panel > Main Panel > Text Panel > Subtitle Panel > Subtitle TMP``
But when the audio/ dialogue is played, this source is only used for some actors.
For example, for most of the actors, the audio is playing but its not this source such that its audio clip is empty: Here, the audio is playing, and I can hear it but its not using the audio source on Subtitle TMP.
While for a few actors, this field is populated and this audio source is used, as can be seen from below screenshot
Furthermore, it is not taking the volume from my Mixer which is 0.8, its very quiet at 0.1 volume, and the other actors are using an unknown audio source so I cant control their volume either.
Thanks