Get Variable

The Get Variable Node is used to get the integer value of a variable on whatever the current logic graph is running, i.e. a Screen, a Room, an Object, or the Game Logic.
It’s important to understand that, in the case of rooms and objects the value being accessed is the value for the chosen variable in the Object Instance or Location, that is running the logic code, each instance has its own copy of the variables, they are independent.