Hi there!
Does anyone know how to add a volume slider to the UI Typewriter Effect?
I'm currently using it to alternate some gibberish files.
However, the volume and pitch are giving me some trouble.
Any solutions?
Thanks
TypewriterEffect Volume and Pitch
Re: TypewriterEffect Volume and Pitch
Hi,
If you add an Audio Source component to the typewriter effect's GameObject, the typewriter effect will use it instead of creating its own default Audio Source. You can adjust the Audio Source's values (volume, pitch, etc.) however you want.
If you add an Audio Source component to the typewriter effect's GameObject, the typewriter effect will use it instead of creating its own default Audio Source. You can adjust the Audio Source's values (volume, pitch, etc.) however you want.
Re: TypewriterEffect Volume and Pitch
Thanks man!
Re: TypewriterEffect Volume and Pitch
Happy to help!