"TextMatrix", by oopsy
|
If you have seen The Matrix, you probably noticed how Neo recieves the messages to his computer, like someone's typing it directly to him (Trinity) This function takes X&Y parameters, STRING, SPEED, and LOOP parameter, if you set speed to higher numbers it will go slower, I recommend 350, and if you set LOOP to 1 it will loop the text.
TextMatrix(50,60,"Knock, knock",350,1) |
| Code | | |