Hello,
If I do Keyboard.StringFromKeyCode(Keyboard.LastKeyCode) when I press some special/language specific character like ȘĂÎȚ it returns nothing.
How can I do that?
Thanks
Develop games in your browser. Powerful, performant & highly capable.
https://github.com/aadsm/jschardet is close maybe
so I have to make a plugin to include that js file and autodetect should happen?
thanks
No, it doesn't work. In fact after you place that jsfile the whole game doesn't work