- Home /
How do I language change without problem in Unity?,Unity2D - Language Problem
Hi all,
I have a bilingual word game. But I have difficulties with language changes. I play the game in English. I'm at level 25. When I select the German language from the main menu while using English, the game continues at 25 levels if it is at 25 levels. But when the language change is made, if the language change is done for the first time, I want the game to start from 1st level in German. So for two languages, I want to have two separate sections in memory. Has anyone faced such a problem?
Another issue is that when the language is changed, the game needs to be restart. How can I manage language change in a healthy way without restart?,Hi all,
I have a bilingual word game. But I have difficulties with language changes. I play the game in English. I'm at level 25. When I select the German language from the main menu while using English, the game continues at 25 levels if it is at 25 levels. But when the language change is made, if the language change is done for the first time, I want the game to start from 1st level in German. So for two languages, I want to have two separate sections in memory. Has anyone faced such a problem?
Another issue is that when the language is changed, the game needs to be restart. How can I manage language change in a healthy way without restart?
Your answer

Follow this Question
Related Questions
What is Mono? Is it a compiler? A language? Or what? 3 Answers
adding localization 1 Answer
how to transfer data to unity efficiently 1 Answer
Change InputField decimal mark 1 Answer
NDK vs JDK 0 Answers