Skip to content

Instantly share code, notes, and snippets.

@KinoAR
Created October 7, 2019 01:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KinoAR/2e6d149803bc2db85170d8503e0717b6 to your computer and use it in GitHub Desktop.
Save KinoAR/2e6d149803bc2db85170d8503e0717b6 to your computer and use it in GitHub Desktop.
An example of a variable in Godot.
# Godot Game Engine Variable Example
var my_speed = 400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment