Do Unicode Escapes work with GUI Texts?
In Particular
'\u20B0'
Do Unicode Escapes work with GUI Texts?
In Particular
'\u20B0'
No, unfortunately this particular character is not supported... the game uses "Bitmap fonts", which are quite limited (compared to vector-based fonts like TTF). So only regular characters and certain special characters are supported.
Adding TTF support is on our todo-list though, that's anyway needed once we start adding more languages to the game (we need TTF support to display cyrillic or chinese characters)
Thanks Red all I kept getting was a single double quote mark. Was weird. or maybe it was two single quotes pushed together.. who knows
Don’t have an account yet? Create a new account now and be part of our community!