Skip to content

Instantly share code, notes, and snippets.

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