Does Gamemaker have a way to treat uninitialized values as 0?
\$\begingroup\$ \$\endgroup\$
1 - 1\$\begingroup\$ Although the option is available, like Byte56 said, I strongly discourage its use, since it will create problems with typos. Always initialize necessary variables in the "Create" event. \$\endgroup\$Alexandre Desbiens– Alexandre Desbiens2016-05-11 19:50:12 +00:00Commented May 11, 2016 at 19:50
Add a comment |