Unity Language Support | Unity Localization Tutorial

preview_player
Показать описание
In this unity language support tutorial, I will show you how to add translation to your game.

Check my games 🎮

👉 Amazon AppStore

► SOCIAL MEDIAS

#UnityTutorial #GameDevelopment #Unity Localization
Рекомендации по теме
Комментарии
Автор

Hi!. This method will work with big texts? Because you are spliting using new lines but large texts also have new lines, points, symnols and etc...

bisewski
Автор

This such a great tutorial, a bit advanced, especially the regex stuff but still great nonetheless!
How would you make it so the translation carriers through to other scenes? Right now mine changes the options menu only and not other scenes

andrewvan-heerden
Автор

Hi! Thank you for your tutorial! It works perfectly!
I'm new in Unity and C# coding. Can you help me?
I want to make a separate button for each language.
How can I change this code so that the language changes on button click?

I make something like that and attach it to the buttons:

public void SetEnLang () { ChangeLanguage(0); }
public void SetPlLang () { ChangeLanguage(1); }

But it doesn't work

john_donne
Автор

How do I make this translation system pass the information to another scene (Translate texts from another scene)?
Thanks for the tutorial, it worked perfectly!

iiguizin
Автор

Unity Localization Package already did everything for us

Andredy
Автор

Thank you so much for this new video =D

trechosgame
Автор

Hello! First thanks for great tutorial, it really helped. Do you know how can i localize scriptable objects and dropdown options (for example i have graphics dropdown that has 3 options - low, medium, high). Cheers!

michuf
Автор

Great sir.

How many more episodes for Block adventure? Once it is completed, I am willing to develop it.

I am eagerly waiting for Gladiator tutorial to complete.

Thank you for all the hardwork you are doing.

bhagyeshpatel
Автор

The only problem with this is that if you get multiple people to translate this, you have to merge all that into one spreadsheet. I would rather do it the I18n way, and have a separate file for each language and dialect.

CyberAngel
Автор

Wymawia się BATTON, a nie butom. Ciężko to słuchać.

kantallive
Автор

How do I add Text Mesh Pro (TMP) in this language system?
Nice tutorial!

iiguizin
visit shbcf.ru