This is a script that will allow you to display the lines of a specific text file, one line at a time, with a teletype effect (renders one character at a time). You can specify the file to read, the teletype delay (in tenths of a second), and the time to display each completed line (in seconds).
Important: this has only been tested with single-character-width text. UTF-8 support (ie non-Latin character sets) is upcoming if/when the Luajit engine in OBS is updated to Lua 5.3 or better.
Please offer suggestions, or if you are using this script in your own streams, I'd appreciate knowing that.
Important: this has only been tested with single-character-width text. UTF-8 support (ie non-Latin character sets) is upcoming if/when the Luajit engine in OBS is updated to Lua 5.3 or better.
Please offer suggestions, or if you are using this script in your own streams, I'd appreciate knowing that.