improved menu

This commit is contained in:
zoe 2021-09-14 12:22:39 +02:00
parent 2637008a33
commit 81bc9fa37f
59 changed files with 783 additions and 78 deletions

View file

@ -0,0 +1,6 @@
extends TextureButton
func _on_FullscreenButton_toggled(_button_pressed):
OS.window_fullscreen = !OS.window_fullscreen