@@ -152,8 +152,6 @@ func _physics_process(delta):
movement.x = h_velocity.x + gravity_vec.x
movement.y = gravity_vec.y
# warning-ignore:return_value_discarded
move_and_slide(movement, Vector3.UP)
The note is not visible to the blocked user.