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!