Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Created December 22, 2018 10:04
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 ijoschek/fb7569843d9114eb7ccd4c36cbe40194 to your computer and use it in GitHub Desktop.
Save ijoschek/fb7569843d9114eb7ccd4c36cbe40194 to your computer and use it in GitHub Desktop.
godot_custom_keybind_tut
func _on_Button_button_down():
get_tree().change_scene("res://scene_1.tscn")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment