Language Manager
TekkTech
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
02/19(2021) |
0.0 |
11/21(2024) |
0.0 |
Jump AssetStore
A Tag Manager that creates an enum for localized text, sprites and audio clips which can be used in code and UIText, Sprite and AudioSource components.If you want to use the Text Setter Utility, you have to import TextMeshPro.Read the instructions on how to update to V2 !!Have you ever considered localizing your game, but you don't want to implement a big localization editor script or similar? Here is a simple solution to get an adaptive enum which is structured in categories and tags which can be accessed anywhere in the code and also automatically sets the values for UI TMP_Text, Sprite and Audio Source components. (TextMeshPro needed)Also you got a premade string extension which will provide you with the right text for the current language everytime.Before Updating to V2 consider backup-ing your "LanguageTags.cs" and language.json files.Features:Tag managementCreate tags for localizable strings, sprites and audio clipsCategorize tagsUse tags in code from generated enumGeneration of enumMultiple language possibleSets TextMeshPro texts, Sprites and Audio clips automaticly and instant on language switchText SetterSprite SetterAudio SetterCSV Import / ExportSupported OS:WindowsShould be working on Apple tooLinks:Documentation