@@ -2,7 +2,7 @@ extends KinematicBody2D
const ACCELERATION = 1000
const MAX_SPEED = 120
const FRICTION = 1000
const FRICTION = 200
var velocity: Vector2 = Vector2.ZERO
The note is not visible to the blocked user.