📦Localized Component
Through these components a language can be selected.
🟢 Localized Array String Locates an array of keys returning a values array.
🟢 Localized Audio Clip It plays a sound when the language is exchanged according to the location.
🟢 Localized Dropdown Locates the values for a Dropdown or TMP Dropdown.
🟢 Localized Events Activate an event according to the selected language. It contains an event that activates when language is changed.
🟢 Localized GameObjects Activates an object according to the selected language.
🟢 Localized Sprite Select a sprite according to language. It can be used in Spriterenderer or Image components.
🟢 Localized String Locates a single value.
🟢 Localized Text Locates the value for a Text or TMP Text.
You can create your own Localized Component.
Tutorial
Last updated