Making text fall on screen
in
Programming Questions
•
6 months ago
Hey guys I need help with some short code. I need to know how to make text fall from top to bottom in a slow manner. It needs to loops so everytime it reaches the bottom it gets repeated. This also has to be produced randomly on the screen so it is not repetitive. Also if possible I need some help making an array for this so it loops and the word or text is falling down again in random spots with more than one word on the screen. If possible I do not want them falling too fast.
1