I was bored, so I made this, hope some can enjoy it. It just gives you the option to have any text in a box appearing and disappearing while scrolling along. Feel free to optimize or edit and use it.
1. Copy this class to your project
2. Get an instance by importing it.
3. In the onstart decide how you want to make it look, use the 4 setters to customize: text color, border color, set your custom text string, draw border yes or no.
Optional:
set the text with the constructor instead of the setter ^^