How to make localization on several languages? For example, the game should be in English, French and Russian. Need to make a language selection in the menu? Ho...
Can we have this option using Scirra export service? The ad performance increases a lot by using user's localization, but we need this support in order to use t...
I'm building an NES/GBC style game, so it uses spritefonts. Currently, I am building all the menu/UI/dialog text to pull from a language array, where it simply...
I know how to make localization inside my game and select the desired language based on the language of the device. But how do I add additional languages to the...
First, let me talk about my solution. The header line contains the locale code. Such as: En-US, pt-BR, es-ES, zh-CN, zh-TW, ja-JP, ko-KR, fr-FR, de-DE, ru-RU, v...