How to do text engine?
Like, how to make the text type out one letter at a time with a delay instead of just appearing all at once?
Like, how to make the text type out one letter at a time with a delay instead of just appearing all at once?
There's a library for that already in microStudio:
https://microstudio.dev/i/spyros1973/textwriter/
And others, just search for "text" in the libraries section. :)