Hello we want to localize our game. But for some reason gather text button will not gather some speech from action lists. I really need help about this. And I how can I create a menu item that cycles through languages?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
What speech, specifically, is ignored?
Are other lines within the same lists gathered, or are all lines within a given list ignored?
Please share as much detail as you can, including your AC/Unity version numbers.
The Cycle element has a Language mode that can be used to cycle through each available language, and is used by the defaulf Options menu. Alternatively, a Button that runs the Options: Set language Action when clicked can be used to change language.