It annoys me when I see it in games. Feels like someone didn’t care enough to make it look properly. In Unity I solved it in a not elegant way, but hey, it works. I input the string into the text box but use tags to make it invisible and then unhide it letter by letter.
November 9, 2025 at 5:17 PM
It annoys me when I see it in games. Feels like someone didn’t care enough to make it look properly. In Unity I solved it in a not elegant way, but hey, it works. I input the string into the text box but use tags to make it invisible and then unhide it letter by letter.