- Home /
Whats the best way to implement different languages?
Hey :) so i'm working on a game project in unity. the next important step would be a menu where you can pick a language for the in game texts. whats the best way to implement a function like this? i know there's properties in other coding languages but i didn't find anything for unity. thanks for an answer
Reborok
Answer by Reborok · Jan 28, 2014 at 01:34 PM
thank you very much! so i understand the system for smart localization and i read that it's written in c#. im working with javascript. i read that there's a wy to use it with javascript by putting the different scripts in special folders. does anyone know how exacly this works? thanks for an answer
Reborok
But now is the question about implementing with C# and Js or is it about implementing different languages in game? Or is it about both...
well i want to implement different languages in game. since i use javascript in my project and smart localization is in c# i need to know how to access the c# script with javascript (my scrips)
Your answer
Follow this Question
Related Questions
how to navigate through buttons? 1 Answer
Dropdown button... 0 Answers
how to detect keyboard language? 2 Answers
How would I code in a music/sound option? 0 Answers
Menu Movements Quetion! 2 Answers