@@ -19,6 +19,8 @@ func initialize(start_position, player_position):
velocity = Vector3.FORWARD * random_speed
velocity = velocity.rotated(Vector3.UP, rotation.y)
$AnimationPlayer.speed_scale = random_speed / min_speed
func squash():
squashed.emit()
queue_free()
The note is not visible to the blocked user.