Localization doesn't work

The engine is not working as expected? Documentation is wrong or out of date? Let us know here!
Forum rules
We are not providing support via this forum; it's community-driven. For official support see https://naninovel.com/support/#naninovel-support
Post Reply
SgKSFsSCBI9XpfJ
Posts: 6
Joined: 20 May 2022 10:34

Localization doesn't work

Post by SgKSFsSCBI9XpfJ »

This is my en resource path:
Assets\NaninovelData\Resources\Naninovel\Localization\en\Backgrounds\MainBackground\bg\somepng.png

And this is my Backgrounds Configuration:
<Resource>
<Path>bg</Path>
<Type>Backgrounds/MainBackground</Type>
</Resource>

Path prefix : Localization
source locale : zh
default locale : en

I want to replace the bg with somepng.png,but it doesn't work.
Is there a tutorial video that I can follow it?
Thank you!

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

Re: Localization doesn't work

Post by idaot »

Check the Demo project (https://naninovel.com/guide/getting-sta ... mo-project) which stores localized variants of Character resources.

Post Reply