Hello this should be a pretty simple question, but I am creating a text display and I want the text to show up character by character so in order to do that I need to get each character form a string. Ideally I could treat the string like an array, but any solution works of course.