I've been following the Dialogue for Unity Localization Tutorial for dialogues only. For some reason, every time I change the Localization Settings->Language to test it, when I play the scene it returns to always the same. Spoiler
Without Playing Mode:
Spoiler
Playing Mode:
I have even deleted the "jap" localization and stills settings it as if exists. Any idea why is this happening?
Thanks!
Last edited by Japtor on Thu Dec 06, 2018 1:42 pm, edited 1 time in total.
The current language selection is saved in PlayerPrefs when you play. This way when the player returns to the game it remembers their language. To clear it, select Tools > Pixel Crushers > Dialogue System > Tools > Clear Saved Localization Settings.