Cataclysmanic / GO2022

4 stars 1 forks source link

Make prefab scenes for audio, with the ability to switch streams. #58

Closed plexsoup closed 1 year ago

plexsoup commented 1 year ago

We may want to release two versions.. One version with mouth-sounds only, and another version with professional foley SFX.

Create a prefab scene for AudioStreamPlayer and AudioStreamPlayer2D which allows a dictionary of Streams, so we can apply "themes" to audio.

Replace all the AudioStreamPlayers and AudioStreamPlayer2Ds with the new prefabs. Add both audio clips to the prefab audio scenes.

plexsoup commented 1 year ago

not likely to happen