I need to smoothly move the character node (KinematicBody2D. However, this node is not suitable for these purposes, as I understood from the documentation. In that case, which node should I use?) up to certain coordinates, however, this node cannot be controlled by the player. I tried to do something with MoveAndSlide, but it works extremely doubtfully. I didn't find anything in the documentation (probably I searched badly). Maybe there is some method of implementation?