Hey, I'm new to Godot and I'm following this tutorial:
I have a button with a callback on click. "on_button_up()" and I wrote "get_tree().change_scene(path)" but somehow it doesn't work. What am I missing? I did exactly as the guy in the video did :|
Thanks