Auto Translate for Unity Localization
ShadowMan
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/23(2022) |
0.0 |
11/18(2024) |
0.0 |
Jump AssetStore
This tool allows you to translate the game into other languages, using free google translators and unity localization. Also allows you to find in the project, the text to add to the table.Functions currently available:- Translation of words and smart words in string tables;- Finding text components in a scene or prefab to add localization;- Adaptation of language dialects for Google translator;- Cleaning up localization in scenes and prefabs;- Supports native unity command "Undo";- Tutorial scene.Package dependencies:- Localization 1.3.2- Addressables 1.21.14- TextMeshPro 3.0.6Supported components for text search:- Text Legacy ( Possible to skip -> Button, Toggle, Input Field, Dropdown );- Text Mesh Legacy;- Test Mesh Pro UI ( Possible to skip -> Button, Toggle, Input Field, Dropdown );- Test Mesh Pro.Plans to add to the package:- Add text translation on textures;- Add Translation of Audio Files;- Add documentation;- Add unit tests.You can get the plugin through the unity package manager using the link:https://github.com/MaksymHernets/AutoTranslateForUnityLocalization.git?path=/AssetsWhen downgrading a unit, there may be problems with:- Problem with texmeshpro package, can't find config file. In this case, you need to remove the package and then install or change the version to 2.0;- The problem is related to the deserialization of asset files. In this case, you need to recreate these files. So far no better solution has been found.