This group of functions could be used to display text in a procedural generating manner. This can be useful in certain dialogues where you don’t want all the text to load simultaneously. You can modify the code to choose where you want the message displayed on the screen. You can also modify the ‘Generation’ function to select what message you want printed. Though every character has to be put in manually with this code, it is still useful. (If anyone can simplify the ‘Generation’ function with a loop, please let me know.) This was a quick project and I didn’t have the time to implement a loop that makes the ‘Generation’ function shorter.
https://arcade.makecode.com/S37127-82810-75269-82229