I have an idea to create Asset, that changes standart GUIText, and show randomized symbols before normal text with some timeout. This will be look like text "in style of Matrix", or kind of sci-fi/futuristic/hi-tech text.
For now, i complete script that allow to do following things in Editor:
- Edit number of custom strings (texts);
- Edit text for every of custom strings;
- Choose type of random symbols, that appears in GUIText (Upper Case, Lower Case, Upper and Lower, Digits, Symbols, All). For now it is only English, but it is not difficult to change chars in code;
- Set timeout between changing of chars in GUIText.
Script can be added to every GUIText component. It will add some custom fields in Editor, that allows to do this things. It is very simple to use.
Here is short Demo video.
In future, i want add some other styles of displaying text, more customizable things for Editor and create Help.txt for instructions ![]()
Please, give me feedback, and anwer in comment: It will be useful Asset?