cleanups
This commit is contained in:
@@ -16,7 +16,6 @@ func _on_lock_input_event(_camera, event, _position, _normal, _shape_idx):
|
||||
$Lock/DeurOpen.playing = true
|
||||
$"../Gui".clear_items()
|
||||
|
||||
|
||||
func _on_lever_input_event(_camera, event, _position, _normal, _shape_idx):
|
||||
if event is InputEventMouseButton and event.is_action_pressed("interact"):
|
||||
$Lever/LeverOmhaal.playing = true
|
||||
|
||||
Reference in New Issue
Block a user