nieuwe kamer nieuwe kansen

This commit is contained in:
2023-02-04 17:08:11 +01:00
parent 46897a2742
commit dc6ab7c5cd
9 changed files with 227 additions and 14 deletions
+1
View File
@@ -30,6 +30,7 @@ func _physics_process(delta):
move_and_slide()
func _on_flash_light_input_event(camera, event, position, normal, shape_idx):
print("joehoe")
if event is InputEventMouseButton and event.is_action_pressed("interact"):
$Pivot/Camera/FlashLight.visible = true
has_flashlight = true