I’m trying to make a timer that sets dialogue_txt.text to blank after a five second period. There aren’t any errors, but something isn’t working correctly because it’s not happening.
I’ve highlighted the areas where the problem most likely lies but it may be somewhere else.
Char.as:
http://pastebin.com/hSZXnaD5
Game.as:
http://pastebin.com/ZNCMM8bG
It would be great if I could also get a summary of what I did wrong. Thanks :)