8.1 Using VariablesThis Tutorial introduces the programming blocks that allow us to create variables and to set or change their values. The scope of the variables can be local to a particular sprite, or global, shared by all sprites. (click on the image to see the video.) |