nieuwe kamer nieuwe kansen
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user