Game Development Reference
In-Depth Information
Variables
As in any programming language, the first things you should know is how to initialize dif-
ferent types of variables and how each variable type can be used. In GameMaker, there are
four main types of variables: instance, local, global, and arrays.
Search WWH ::




Custom Search