Hello Y’all!
Right, I am going to attempt to make a visual effects aid in my game. Basically, when the game is loading, on the preload screen is going to be a line of text that is complete random, and each letter changes to another random letter.
So it gives the effect of a ‘scrambled encryption’ being decrypted.
You tend to see these in army games in the pre loader as if its some kind of UAV.
I was thinking about Random.Range … but this only applied to numbers. What about characters?
I’m just trying to gain ideas here really - would appreciate your input