Hi everyone,
This is my first custom action, I don't know anything about C# but this one works!
I wanted to appropriate the "delay" variable from another action into this String Typewriter action, so that the user can setup a delay for the player to finish reading the sentence, instead of relying on the pause multiplier.
So this just checks if the string is completed, and if so, then the delay kicks in before sending a finished event.