Hi guys,
I'm trying to make my characters shows some text messages. I can make them show the messages but I can't remove the messages.
I'm using the method getWorld().getBackground().drawString ..... so the dialog stays on the screen forever. How can i remove the dialogs?

