This commit is contained in:
Jonas Braus
2024-08-04 17:23:08 +02:00
parent 2e845bf217
commit 08f75b79d8
18 changed files with 392 additions and 129 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
extends CanvasLayer
@onready var buttons = [$Control/Button_1, $Control/Button_2, $Control/Button_3,
$Control/Button_4
$Control/Button_4, $Control/Button_5
]
var available_level = 0