als je zo nodig moet weten wat ga je alles maar doorlezen ofzo.
This commit is contained in:
2023-02-04 22:35:42 +01:00
parent 2ea631b8e3
commit 800bf98f84
23 changed files with 463 additions and 65 deletions
-1
View File
@@ -16,5 +16,4 @@ func _on_static_body_3d_input_event(camera, event, position, normal, shape_idx):
if event is InputEventMouseButton and event.is_action_pressed("interact"):
$Body/Knop/Audio.playing = true
if get_number() == combination:
$Lamp.light_color = Color.LIGHT_GREEN
$Congratulations.playing = true