@@ -29,6 +29,7 @@ func _on_area_2d_body_entered_for_death(body: Node2D) -> void:
alive = false
position.x = position.x
func _on_body_entered(body: Node2D) -> void:
if body.name == "player":
emit_signal("player_died", body)
The note is not visible to the blocked user.