How to remove text upon each touch?

I know its a noob question, but i cant figure how to remove text on screen every time i touch button that display text(text keeps piling on each other)

can anyone help me?) [import]uid: 16142 topic_id: 14810 reply_id: 314810[/import]

how are you displaying text? if you are not saving the handle, then try to make the text have it’s own touch event handler to remove itself on touch as described here

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 14810 reply_id: 54790[/import]