Select Language Component
There are several ways to select a language using UI elements or creating your own. Just add the component to select the language according to its function the component.
Last updated
There are several ways to select a language using UI elements or creating your own. Just add the component to select the language according to its function the component.
Last updated
đĸ Select Language Buttons When pressing the Button defined in the script, it selects a language.
đĸ Select Language Dropdown Add this script only in a Dropdown. By changing the Dropdown value a language is selected.
đĸ Select Language InputField Add this script only in a InputField. By changing the InputField value a language is selected.
đĸ Select Language Scrollbar Add this script only on a Scrollbar. When changing the Scrollbar value, a language is selected.
đĸ Select Language Slider Add this script only in a Slider. When changing the Slider value, a language is selected.
đĸ Select Language Toggle Add this script only in a Toggle. When changing the Toggle value, a language is selected.
đĸ Select Language TMP Dropdown Add this script only in a TMP Dropdown. When changing the TMP Dropdown value, a language is selected.
đĸ Select Language TMP InputField Add this script only in a TMP InputField. By changing the TMP InputField value a language is selected.
You can create your own Language Selector.