Local variables are a new variable scope in GDevelop, they unique variables because they aren't saved between frames, like all other variables are. These variables can be great to use in specific situations where you don't want yet another declared variable, but need a variable for a specific purpose. These tutorials are designed to teach you how to make a game in GDevelop, a no-code, open-source, free, and easy game engine.
Learn More: https://gdevelop.io/
__________________________________________________________________
#GDevelop #Gamedev #Tutorial #Nocode