Variable Basics [GameMaker Studio 2]

Опубликовано: 11 Октябрь 2024
на канале: SamSpadeGameDev
14,581
348

A short tutorial on understanding variables and how they work in GameMaker. Part of the Coding Fundamentals in GML Tutorial.

Patreon Support
  / samspadegamedev  

Links
https://docs2.yoyogames.com/source/_b...
https://docs2.yoyogames.com/source/_b...
https://en.wikipedia.org/wiki/Variabl...)
https://github.com/samspadegamedev/GM...

Outline
0:00 What is a Variable?
0:29 How to Name a Variable
1:11 Using a Variable
3:08 "Variable Not Set" Error
3:33 Code Demonstration
5:48 Summary

#GameMaker
#CodingFundamentals
#GML