@@ -0,0 +1,7 @@
extends Camera2D
var player: KinematicBody2D = null
func _ready():
# Find player we control
player = get_node(String(get_tree().get_network_unique_id()))
The note is not visible to the blocked user.