Hey guys I'm playing around with some options for a type writer effect....
here is what I mean i have a text object
I have a textbox
coded three predefined globals
1) help
2) command1
3) command2
user types in the text box "help" , "command1" or "command2" and the text object triggers the group "type"
now it works fine for the FIRST instance but if you type another command it dons't change... tried a few different options like on enter released changing the globals back to default but that didn't work either...
any ideas how to have this spit out the recommended text per command issued... ??