quickmind2020 Ok so I looked and looked but there is so much stuff that I can't find out what to call to end the game when the player presses the esc key. Any help is very wanted. :)<br>Thanks in advance! <br>
quickmind2020 really! That was it? I'll go try that.<br><br>EDIT:<br>Tried it but gave this:<br>Invalid Call. Non existent function in "Node".<br>
FlavoredCactus That is because you want to tell the scenetree to quit, not the node itself.<br><br>get_tree().quit()