Vai ai contenuti
File multimediali per l'articolo Localization Simplified - Quick Minimalist Text Localizer: 1

Descrizione

Localization Simplified Demo & Documentation Video

This tool is a minimalist way of providing translated text based on your user's preferred language. Whereas the Unreal Engine's localization system can be a bit nebulous for new developers, this tool is incredibly simple to work with and takes almost no time to set up! Just use the BP_LocalizedTextRenderActor and/or WBP_LocalizedText classes and populate the strings map!

NOTE: WHAT THIS TOOL DOESN'T DO

- This tool does not adjust text direction for right to left languages like Arabic

- This tool does not provide any 3D fonts to replace the standard Roboto, in order to provide new characters for non alphabetic languages. While it will still work for 2D UI text in those languages, you must add a new 3D font to work with the LocalizedTextRenderActor class.

- This tool does not auto-translate your text, you must provide translations for each language.

Formati inclusi