I don't know how to do a new gui with texts.
I want a gui as old SCI sierra games.
"1 Point of 300" "Leisure Suit Larry 2" -> Example
A default game has a status bar GUI at the top. All you need to do is add a new label to it. Set the text to "@SCORE@ Points of 300".
You can add more than one label.
Thank you!