(No need to provide a patch thanks, if this is an engine's problem, I'll just patiently wait for a patch:kaopride:)
EDIT: Actually, I'm having troubles even with using scripts (not because of a bug in the engine, just cuz i'm noob), so if that patch could be exported with the extension I'd really appreciate it.
About my scripting-related problems, I guess it's because my use of:
Code:
I've also used this family of functions for local variables, and they have always worked just fine.//Should return the value of a certain global string variable from the default group, but I always get 0.
GameManager.variableStore.stringValueAtIndex(1, /*index here*/, "");