How to make it so overlays and popups look typed out?

How would I make an overlay or popup look like it’s being typed out in-game?

you would use animations that would take a ton of memory

Please explain more…

basically you would place down several popups/overlays that each show a part of a sentence
example:
1st, this
2nd, this is
3rd, this is hard

you would use wire repeaters to add delays so each popup/overlay shows for a few seconds each

or you can use block code to change the text

1 Like

So you have a lot of block code - more or less you have some blocks, a loop of sorts that goes and makes it change the content over and over and add things into the screen. Overall, it’s not worth it and you might as well just not do it.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.