I'm a little confused on how to properly work the variable part of the menu. I've used $gameVariables.value(1), because the variable im trying to display is 1. But all it displays is zero, even when updated it through events.
Second question, if i wanted to display money instead of a specific variable, how would i do that?
Thank you!