Hello again :D
I've been trying for some time now to find a way to make the characters in a text appear one at a time...
But so far the only way i can come up with is: Set text to "H", wait 0.01, append "E", wait 0.01, append "L", wait 0.01, append "L", append "O", then die of sadness.
The other solution I contemplated was to have something covering the text but text is on top of everything :D
The idea is to replicate the way games like zelda or pokemon or thousand others display text instead of the whole chunk at once.
Has anyone work around a better way of doing this?
Much appreciation already :D