YarnSpinnerTool / YarnSpinner-Unity

The official Unity integration for Yarn Spinner, the friendly dialogue tool.
MIT License
491 stars 85 forks source link

Support for more languages #264

Open nimost1 opened 1 year ago

nimost1 commented 1 year ago

I would like to be able to localize Yarn scripts to languages that are not supported by Yarn Spinner.

I would love to be able to select any language code from ISO 639-2 or even ISO 639-3 or make my own language codes.

At the moment I can select a language code for a different language than the one I am actually localizing to, but that seems very inelegant.

McJones commented 7 months ago

This is technically Yarnspinner for Unity issue. As the locales and supported languages they offer is determined at runtime, not compile time.