Advanced Text Engine -----| Introduction |------------------------------------------------- Welcome to my advanced text engine! This text engine can turn any boring text into a fun letter-by-letter text display. Change the voice, talk delay, pitch range, and see all the variables that make up this engine. This is what each variable means: - input list - each character of the input text - input - the input text - input length - the number of characters in the input - input index - the current character number being said - talking - mouth open/close boolean - percent - how much of the input has been said. lower talk delay makes the percent go faster - talk delay - the delay between each new character and sound effect being shown in seconds - voice - different sounds that make the cat's voice - pitch range - the range of variation of the pitch of the cat's voice. 0 = no pitch variation - volume button - click to swap between 100, 66, 33, and 0 percent volume I realize this is definitely NOT the simplest way to do this, I have since created a simpler engine. But this is a visual representation, and using lists is easy to understand. -----| Controls |------------------------------------------------------ Space = input text Variable sliders = change variables
❤️&⭐️ If you enjoy! -----| Credits |------------------------------------------------- All original code You can use code if you credit me -----| Update Log |-------------------------------------------------- 1.0 - 04/13/2025 - input list, input, input length, input index, talking, percent, talk delay (0-0.5), 6 voices*, pitch range (0-100), volume button New update coming soon! -----| Thank you for playing! |------------------------------------ If you have any suggestions or if you want variables or voices to be added, please let me know! -----| Hashtags |-------------------------------------------------- #textengine #scratch *7 if you follow me