Audio refactor almost done
This commit is contained in:
@@ -30,7 +30,7 @@ public class BushAudioController : MonoBehaviour
|
||||
public void PlayPhotoSoundBite()
|
||||
{
|
||||
VOPlayer.audioSource.resource = reactionClipToPlay;
|
||||
VOPlayer.Play(0);
|
||||
VOPlayer.Play(1);
|
||||
}
|
||||
|
||||
public void PlayFlashSound()
|
||||
|
||||
Reference in New Issue
Block a user