The title says it all, I want to make 5 text blocks but I don’t know how to make them like a list. Basically, when the first (at the top), disappears, the next one goes up and moves the entire bunch of text blocks up
1 Like
you can use an array, where you store all the text blocks.
Then, where you want to show them, you can use a for loop with a Sleep() block inside it, to show all the text blocks every bit of time.
Can you tell me how to set up (the verse code) just one text block on the right hand side of the screen because I have no experience with this