Hi there,
This plugin looks great! I've just purchased it.
One issue I am having though is that my game uses another plugin to handle the options for the game (VisuStella Options Core).
I noticed that there don't seem to be any script calls for this plugin. Would it be possible to add either a script call which changes the language (like "setLanguage('English')" or "setLanguage(1)"), or a scene which can be called from anywhere via script call to select a language? The only way to change the language seems to be via the default options menu, so it seems to be incompatible with any project that uses a custom options menu or another plugin's options menu scene.
Thanks!