as the tittle say want to edit a script to make the names show up as alt text for people who like to use self voicing but hate having to hear the characters name over and over again
Character("Eileen", alt = "John") makes the text say Eileen, but the self voicing say John.
You can just have alt = "" if you don't want the name to be read at all.
Character("Eileen", alt = "John") makes the text say Eileen, but the self voicing say John.
You can just have alt = "" if you don't want the name to be read at all.