A text container appears at the bottom of the stage and will only go away if the stage displays something else or after a given amount of time.
View on GitHub
dispaly [Hi!]
display [Hi!] for (5) seconds
Name |
Data Type |
Description |
text |
String |
Text for the container. |
milliseconds |
int |
Time for the container to stay. |
void