bottle service
This commit is contained in:
@@ -56,5 +56,6 @@ func _on_flash_light_input_event(camera, event, position, normal, shape_idx):
|
||||
if event is InputEventMouseButton and event.is_action_pressed("interact"):
|
||||
$Pivot/Camera/FlashLight.visible = true
|
||||
has_flashlight = true
|
||||
$".."/Gui.message("You can toggle the flashlight with right-mouse", "Flashlight")
|
||||
if flashlight:
|
||||
flashlight.visible = false
|
||||
|
||||
Reference in New Issue
Block a user