@@ -0,0 +1,6 @@
extends Node
func _unhandled_input(event):
if event.is_action_pressed("ui_cancel"):
get_tree().quit()
The note is not visible to the blocked user.