wow.
I have never experienced it,
I am sorry I do not know what the problem is.
but:
do you have it set up to recieve key events,
do you have a script for you text actor that looks like,
- Code: Select all
char keytext = GetKeyText();
strcpy(text, keytext);
?
but not with that exact code,
just similar?
(anything that would allow it to recieve key events.)