Adding New Language

Find "Managers > Word List" within the scene. Add element to the list for the new language from the wordlist.cs as in the picture.

Add your language name.

Save the words as txt file in "Assets > Resources" folder.

Copy a new keyboard in the scene. Go to "Canvas > GameSceneUI > Keyboards" copy the keyboard and modify your rows for your language.

Update the 4 fields as in the picture to add a new letter.

Each letter on the keyboard must be added to the Keyboard Controllers in the Level Manager.

Lean Localization: https://carloswilkes.com/Documentation/LeanLocalization

Last updated