How do I modify the text in the menu

All about user interface, be it customizing built-in UIs or adding new ones.
Post Reply
KK2M
Posts: 6
Joined: 06 Jul 2021 08:06

How do I modify the text in the menu

Post by KK2M »

If I want to change the language in the Settings menu, what should I do :|

idaot
support
Posts: 262
Joined: 01 Aug 2020 08:25

Re: How do I modify the text in the menu

Post by idaot »

Hi, while you can change the text as you want by modifying the TitleUI prefab (guide here: https://naninovel.com/guide/user-interface.html) if you plan to include multiple languages in your game then check out the Localization guide for adding languages to your game. https://naninovel.com/guide/localizatio ... calization

I also recommend checking out the demo project where the language can be switched between English and Russian which can be compared with your project incase you are having issues using the Localization Utility. https://naninovel.com/guide/getting-sta ... mo-project

KK2M
Posts: 6
Joined: 06 Jul 2021 08:06

Re: How do I modify the text in the menu

Post by KK2M »

idaot wrote: 06 Jul 2021 16:39

Hi, while you can change the text as you want by modifying the TitleUI prefab (guide here: https://naninovel.com/guide/user-interface.html) if you plan to include multiple languages in your game then check out the Localization guide for adding languages to your game. https://naninovel.com/guide/localizatio ... calization

I also recommend checking out the demo project where the language can be switched between English and Russian which can be compared with your project incase you are having issues using the Localization Utility. https://naninovel.com/guide/getting-sta ... mo-project

Thank you. I will read the documentation carefully

KK2M
Posts: 6
Joined: 06 Jul 2021 08:06

Re: How do I modify the text in the menu

Post by KK2M »

idaot wrote: 06 Jul 2021 16:39

Hi, while you can change the text as you want by modifying the TitleUI prefab (guide here: https://naninovel.com/guide/user-interface.html) if you plan to include multiple languages in your game then check out the Localization guide for adding languages to your game. https://naninovel.com/guide/localizatio ... calization

I also recommend checking out the demo project where the language can be switched between English and Russian which can be compared with your project incase you are having issues using the Localization Utility. https://naninovel.com/guide/getting-sta ... mo-project

I have modified the the text in resources-naninovel-text-DefaultUI,Most of the UI text has been replaced successfully,But there were other words that didn't take effect after the change,For example: Settings - Text Size - default/large/extra large

Post Reply