Ok, so how far apart should I draw each one?
Ok, the for loop is somehow drawing all of them together. I want it to draw each one separately but not just show one letter.
I want
TEXT LIKE THIS
with each letter a different color and not the whole phrase in the same color.
Nor do I want it to just show
T
E
X
T
L
I
K
E
T
H
I
S
at different times either.