Hi im currently experimenting with a virtual pet project... ive just figured out how to create the basic typewriter effect with strings but is there any way i can make the click noise take place as the letters appear then have the noise stop at the end of the string/ where the typing stops? thanks
You'll have to add a condition to the event that checks to see whether there are any characters left in the string to display - I'm not sure exactly how you're doing this, so I can't help further, but have a look at the help for "Left$".
You can use compare two general values. Then if the Length of the display string is greater or eqaul the length of the source string you stop the sound.