I thought I deleted this questions but anyways I found a solution. To display text, fonts are used to show scores, coins or whatewer you need. You must add attributes to a scene and dsiplay them on draw event.
Ah and by the way you must add "\n" to achieve word wrap functionality as attributes of type Text are plain strings.