A short overview of my problem:
I’m using the typewriter effect I found here. Now what I want to do is add a sound effect which plays when a letter is typed. Similar to how Tower Defense Simulator does it.
What I’ve tried to do:
Nothing honestly, I’m only imagining it, and since I’m a relatively new programmer I don’t know how I’m supposed to do it. The only rather explanatory thing I’ve thought of so far is calling a function which plays a sound whenever a letter is typed, but I don’t really know how to do that.
What I want:
Just toss me some ideas and link me to some useful resources you’ve found on this forum or somewhere else on the internet. I don’t need the actual script, I just want to grasp the concept and compile the things I’ve learned from this thread I made. Which i think is far more efficient.