when you set something to ".value('VALUE')" instead of eg "Sprite.value('VALUE')" it doesnt work propperly, sets it instead to .value('GLOBALVALUE')
if VALUE is a private variable and GLOBALVALUE is a global value
because of this it doesnt work and you have to add the Sprite part
Logged In: NO
A similar thing happens when you add a new value in the expression editor, then use it
Evaluator error.