block-quote On this pagechevron-down
copy Copy chevron-down
Begginer Tutorials π¦ Select Language ComponentThere 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.
π’ 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.
circle-check
You can create your own Language Selector .
π¦ Create New Select Language chevron-right